-
-
Notifications
You must be signed in to change notification settings - Fork 25.9k
[MRG] Fix whats new link #15634
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
[MRG] Fix whats new link #15634
Conversation
I wouldn't say this is a blocker really. I'm not sure what the link is supposed to be also. I noticed that it links to the list of whats new entries, but I thought that's by design. If we change that, where do people find the list of the changelogs for different releases? |
The button is "what's new in 0.22"
Like before, at the bottom in the "what's new (changelog)" link
Indeed not a blocker but a no brainer IMHO |
It use to link to the whats new (with the items) and not a whats_new TOC. With #15288 the link now points to an index page. |
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.
Right, I thought it's the bottom link. Yeah thanks, it's a nice catch.
* fix whats new link * oops fixed bracket
* fix whats new link * oops fixed bracket
* fix whats new link * oops fixed bracket
* fix whats new link * oops fixed bracket
The current "What's new in 0.22" button in the index page links to the list of what's news instead of the 0.22's whatsnew
Also fix spelling
@thomasjpfan @adrinjalali @glemaitre