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::
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
Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff line change @@ -73,7 +73,7 @@ run so you can continue tweaking the figure manually.
7373There has been a lot of recent work to embed ipython, with pylab
7474support, into various GUI applications, so check on the ipython
7575mailing `list
76- <https://mail.scipy .org/mailman/listinfo/ipython-user > `_ for the
76+ <https://mail.python .org/mailman/listinfo/ipython-dev > `_ for the
7777latest status.
7878
7979.. _other-shells :
You can’t perform that action at this time.
0 commit comments