8000 fix old links · matplotlib/matplotlib@64b246a · GitHub
[go: up one dir, main page]

Skip to content

Commit 64b246a

Browse files
committed
fix old links
Sphinx-doc changes: the `inline markup` link was removed from text in 2017 via 06c8d4a. The inline markup page change to being called Roles. ipython-dev list unified with -users list and moved to being hosted on python.org
1 parent 6fc503d commit 64b246a

File tree

3 files changed

+3
-4
lines changed

3 files changed

+3
-4
lines changed

doc/devel/documenting_mpl.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -901,8 +901,7 @@ Some helpful functions::
901901
.. _ReST: http://docutils.sourceforge.net/rst.html
902902
.. _Sphinx: http://www.sphinx-doc.org
903903
.. _documentation: https://www.sphinx-doc.org/en/master/contents.html
904-
.. _`inline markup`: http://www.sphinx-doc.org/markup/inline.html
905904
.. _index: http://www.sphinx-doc.org/markup/para.html#index-generating-markup
906905
.. _`Sphinx Gallery`: https://sphinx-gallery.readthedocs.io/en/latest/
907-
.. _references: http://www.sphinx-doc.org/en/stable/markup/inline.html
906+
.. _references: https://www.sphinx-doc.org/en/stable/usage/restructuredtext/roles.html
908907
.. _`numpydoc docstring guide`: https://numpydoc.readthedocs.io/en/latest/format.html

doc/devel/gitwash/git_links.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
.. _deleting master on github: https://matthew-brett.github.io/pydagogue/gh_delete_master.html
5050
.. _rebase without tears: https://matthew-brett.github.io/pydagogue/rebase_without_tears.html
5151
.. _resolving a merge: https://schacon.github.io/git/user-manual.html#resolving-a-merge
52-
.. _ipython git workflow: https://mail.scipy.org/pipermail/ipython-dev/2010-October/006746.html
52+
.. _ipython git workflow: https://mail.python.org/pipermail/ipython-dev/2010-October/005632.html
5353

5454
.. other stuff
5555
.. _python: https://www.python.org

doc/users/shell.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ run so you can continue tweaking the figure manually.
7373
There has been a lot of recent work to embed ipython, with pylab
7474
support, into various GUI applications, so check on the ipython
7575
mailing `list
76-
<https://mail.scipy.org/mailman/listinfo/ipython-user>`_ for the
76+
<https://mail.python.org/mailman/listinfo/ipython-dev>`_ for the
7777
latest status.
7878

7979
.. _other-shells:

0 commit comments

Comments
 (0)
0