Skip to content

Commit 0cce2b2

Browse files
committed
fix outdated link to ipython doc
1 parent 75d879b commit 0cce2b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

intro/intro.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -335,7 +335,7 @@ Getting help by using the **?** operator after an object:
335335

336336
.. seealso::
337337

338-
* IPython user manual: http://ipython.org/ipython-doc/dev/index.html
338+
* IPython user manual: https://ipython.readthedocs.io/en/stable/
339339

340340
* Jupyter Notebook QuickStart:
341341
http://jupyter.readthedocs.io/en/latest/content-quickstart.html

0 commit comments

Comments
 (0)