We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 147f2a2 commit cefa6a2Copy full SHA for cefa6a2
docs/conf.py
@@ -296,7 +296,7 @@
296
297
298
# Example configuration for intersphinx: refer to the Python standard library.
299
-intersphinx_mapping = {'ipython': ('http://ipython.org/ipython-doc/dev/', None)}
+intersphinx_mapping = {'ipython': ('http://ipython.readthedocs.io/en/stable/', None)}
300
301
# Read The Docs
302
# on_rtd is whether we are on readthedocs.org, this line of code grabbed from docs.readthedocs.org
0 commit comments