This is an archive of the discontinued LLVM Phabricator instance.

Fix broken link on Clang documentation page
ClosedPublic

Authored by tupaschoal on Mar 1 2023, 1:55 AM.

Details

Summary

While browsing the latest clang manual, I came across this warning and clicked, but it leads to a broken page, apparently because it's missing the trailing /. Seems to be the only place where it's missing in the whole of LLVM monorepo.


Diff Detail

Event Timeline

tupaschoal created this revision.Mar 1 2023, 1:55 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 1 2023, 1:55 AM
tupaschoal requested review of this revision.Mar 1 2023, 1:55 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 1 2023, 1:55 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
This revision is now accepted and ready to land.Mar 2 2023, 1:27 AM
royjacobson accepted this revision.Mar 2 2023, 9:36 AM

Thanks! Do you need me to land this for you? If so, could you please provide name + email to sign the commit with?

Thanks! Do you need me to land this for you? If so, could you please provide name + email to sign the commit with?

Yes, please!
Tulio Leao <tupaschoal@gmail.com>

This revision was automatically updated to reflect the committed changes.