Skip to content

Commit cefa6a2

Browse files
committed
update intersphinx target
1 parent 147f2a2 commit cefa6a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@
296296

297297

298298
# Example configuration for intersphinx: refer to the Python standard library.
299-
intersphinx_mapping = {'ipython': ('http://ipython.org/ipython-doc/dev/', None)}
299+
intersphinx_mapping = {'ipython': ('http://ipython.readthedocs.io/en/stable/', None)}
300300

301301
# Read The Docs
302302
# on_rtd is whether we are on readthedocs.org, this line of code grabbed from docs.readthedocs.org

0 commit comments

Comments
 (0)