Commit 95f41b5
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 way1 parent fa24e8c commit 95f41b5
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
0 commit comments