Documentation
Mentioned it for parsed.md in this Issue #126509
Closed in this PR #126510
Found the same issue in compiler.md, and searched through InternalDocs for any other appearance of devguide links, found nothing except two in compiler.md ("Guide to the parser" and "Changing CPython’s grammar").
Also mentioned that in this PR #126510 I added a relative link as ./, but in InternalDocs only filename as a path is used, so it is better to change it from ./changing_grammar.md to changing_grammar.md
Linked PRs
Documentation
Mentioned it for parsed.md in this Issue #126509
Closed in this PR #126510
Found the same issue in compiler.md, and searched through InternalDocs for any other appearance of devguide links, found nothing except two in compiler.md ("Guide to the parser" and "Changing CPython’s grammar").
Also mentioned that in this PR #126510 I added a relative link as
./, but in InternalDocs only filename as a path is used, so it is better to change it from./changing_grammar.mdtochanging_grammar.mdLinked PRs