This is an archive of the discontinued LLVM Phabricator instance.

docs: fix link for static constructors article
ClosedPublic

Authored by snprajwal on Jun 15 2023, 11:49 AM.

Details

Summary

It was previously present in the inline code block and did not work as a hyperlink.

Signed-off-by: Prajwal S N <prajwalnadig21@gmail.com>

Diff Detail

Event Timeline

snprajwal created this revision.Jun 15 2023, 11:49 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 15 2023, 11:49 AM
snprajwal requested review of this revision.Jun 15 2023, 11:49 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 15 2023, 11:49 AM
This revision is now accepted and ready to land.Jun 15 2023, 10:19 PM
snprajwal edited the summary of this revision. (Show Details)Jun 16 2023, 11:16 AM
This revision was automatically updated to reflect the committed changes.

Edited out the duplicated stuff in the commit message. @snprajwal congrats on the first commit!