This is an archive of the discontinued LLVM Phabricator instance.

[NFC][docs] Fix link.
ClosedPublic

Authored by antonio-cortes-perez on Sep 22 2020, 2:31 PM.

Details

Summary

The rendered html was (no hyperlink was generated):

(see Getting Started <GettingStarted.html#git-pre-push-hook>)

Now, it is (with proper hyperlink):

(see Git pre-push hook)

Diff Detail

Event Timeline

Herald added a project: Restricted Project. · View Herald TranscriptSep 22 2020, 2:31 PM
antonio-cortes-perez requested review of this revision.Sep 22 2020, 2:31 PM
mehdi_amini accepted this revision.Sep 22 2020, 4:27 PM
This revision is now accepted and ready to land.Sep 22 2020, 4:27 PM

Thanks Mehdi! Could you or someone else help me to commit it? I am still in the process of creating patches before requesting my commit access. Thanks again!

This revision was landed with ongoing or failed builds.Sep 22 2020, 4:40 PM
This revision was automatically updated to reflect the committed changes.