You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Backport PR #9225: update link to IPython stable doc
PR Summary
Link was pointing to the old docs location which has not been updated in a couple of years.
Updating the link point users toward newer version of the same page; without warnings that this is old docs.
Hopefully it will also improve ranking of both page on Google,.
PR Checklist
- [x] Has Pytest style unit tests
- [x] Code is PEP 8 compliant
- [x] New features are documented, with examples if plot related
- [x] Documentation is sphinx and numpydoc compliant
- [x] Added an entry to doc/users/next_whats_new/ if major new feature (follow instructions in README.rst there)
- [x] Documented in doc/api/api_changes.rst if API changed in a backward-incompatible way
0 commit comments