Skip to content

doc: Update URL in pointers to F.16 C++ Core Guidelines#1232

Merged
carsonRadtke merged 1 commit intomicrosoft:mainfrom
maflcko:patch-1
Mar 18, 2026
Merged

doc: Update URL in pointers to F.16 C++ Core Guidelines#1232
carsonRadtke merged 1 commit intomicrosoft:mainfrom
maflcko:patch-1

Conversation

@maflcko
Copy link
Copy Markdown
Contributor

@maflcko maflcko commented Mar 18, 2026

The anchor ID in the target is now lower-case.

This will save future code readers half a minute (or so) having to figure out the new anchor themselves every time they follow the link.

The anchor ID in the target is now lower-case.
@carsonRadtke
Copy link
Copy Markdown
Member

Thanks for making these changes; it should help folks correlate GSL docs with literature in the Guidelines.

It looks like maybe this PR was the culprit: isocpp/CppCoreGuidelines#2304 and a lot more links might be broken in the README? I'll create an issue shortly, but feel free to take a stab at those if you want. Ideally, we would have a script that goes and validates all these links that we run in CI; I'd love to review a PR that accomplishes that!

@maflcko
Copy link
Copy Markdown
Contributor Author

maflcko commented Mar 18, 2026

Ok, I see. This one should be the only fix needed inside the source code. I can take a look at the markdown next. Maybe in a follow-up pull?

@carsonRadtke carsonRadtke merged commit bf9d5e1 into microsoft:main Mar 18, 2026
87 checks passed
@maflcko maflcko deleted the patch-1 branch March 18, 2026 16:15
@carsonRadtke
Copy link
Copy Markdown
Member

FYI - #1233 was just created; if you want it, please comment on the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants