- Notifications
You must be signed in to change notification settings - Fork54
Closed
Description
When I want to find the matplotlib gallery, the first google result ishttps://matplotlib.org/gallery.html
This redirects tohttps://matplotlib.org/2.0.2/gallery.html , which prompts me to click through to the stable docs:
However that leads me tohttps://matplotlib.org/stable/ and I have to hunt for the link to the gallery on that page. As a familiar user this chain of several clicks is annoying, and I imagine that to a new user this is extremely confusing. Or they would miss the banner and stay on the old documentation site.
So, three points here:
- Is there a reason the gallery redirect goes to the old docs?
- This may be an issue with other top-level urls and could use an audit, I haven't checked others.
- Is there a way of redirecting to the corresponding stable documentation page from the old docs (if it exists), rather than to the documentation main page?
Metadata
Metadata
Assignees
Labels
No labels