-
Notifications
You must be signed in to change notification settings - Fork 9.2k
3.2.1: Fix dead anchor links to appendix #4987
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
|
@paulRbr Thanks for finding these! And feel free to create a twin PR targeting |
|
@ralfhandl how did this get past the build scripts? I know I've gotten errors on missing |
|
Markdown lint saw these as valid syntax. I have a link checker on my todo list though! |
The broken supposedly internal links didn't start with a A link checker that (also) checks external links would be very helpful. |
|
Any objections to merging this and its v3.3 twin? |
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.
Looks good. 👍
It seems one of the link is fixed in #4980 but targets 3.3-dev, I don't know how the dev process works and how the fixes are backported (the links are probably broken in previous version of OpenAPI and also in the future 3.3 version)