-
Notifications
You must be signed in to change notification settings - Fork 9.2k
main: Fix broken links in 3.2.0.md #4979
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[omg "precedents" not "precedence"... how tired was I when I wrote that? 🤦] |
More links are broken, see |
a36ae6b
I note that the build failure is expected - it is flagging that the edit is to the versions file which we normally don't edit, but this time we are. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, also checked it with a link checking tool!
@lornajane Which tool did you use? Can we add it to our markdown linting script? |
Fixing this broken link will not make visible changes to the rendered spec and will only avoid a 404 when clicking on the link.
I think this change does not justify a 3.2.1 release and leaving 3.2.0 broken forever.