File tree Expand file tree Collapse file tree 3 files changed +3
-4
lines changed Expand file tree Collapse file tree 3 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -901,8 +901,7 @@ Some helpful functions::
901
901
.. _ReST : http://docutils.sourceforge.net/rst.html
902
902
.. _Sphinx : http://www.sphinx-doc.org
903
903
.. _documentation : https://www.sphinx-doc.org/en/master/contents.html
904
- .. _`inline markup` : http://www.sphinx-doc.org/markup/inline.html
905
904
.. _index : http://www.sphinx-doc.org/markup/para.html#index-generating-markup
906
905
.. _`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
908
907
.. _`numpydoc docstring guide` : https://numpydoc.readthedocs.io/en/latest/format.html
Original file line number Diff line number Diff line change 49
49
.. _deleting master on github : https://matthew-brett.github.io/pydagogue/gh_delete_master.html
50
50
.. _rebase without tears : https://matthew-brett.github.io/pydagogue/rebase_without_tears.html
51
51
.. _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
53
53
54
54
.. other stuff
55
55
.. _python : https://www.python.org
Original file line number Diff line number Diff line change @@ -73,7 +73,7 @@ run so you can continue tweaking the figure manually.
73
73
There has been a lot of recent work to embed ipython, with pylab
74
74
support, into various GUI applications, so check on the ipython
75
75
mailing `list
76
- <https://mail.scipy .org/mailman/listinfo/ipython-user > `_ for the
76
+ <https://mail.python .org/mailman/listinfo/ipython-dev > `_ for the
77
77
latest status.
78
78
79
79
.. _other-shells :
You can’t perform that action at this time.
0 commit comments