Open janwilmans opened 4 months ago
the intra-document links are intended to be useful here: https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines#S-interfaces
the intra-document links are intended to be useful here: https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines#S-interfaces
2198 fixes the links in github document, though we need to finish reviewing it
A Python script to automatically check that links and anchors are formatted in CppCoreGuidelines.md using GitHub Actions: github_actions_check_links_py.zip check-links-and-anchors-yml.zip With https://github.com/isocpp/CppCoreGuidelines/commit/50afe0234ce4f2f6bde7d9b0d86e926bd479f9aa modification : CppCoreGuidelines.md
Note :
https://github.com/isocpp/CppCoreGuidelines/blob/master/CppCoreGuidelines.md#i-interfaces
maybe we should have CI job to check link-integrity?