Skip to content

Commit 8501238

Browse files
committed
Alphanumeric intersphinx
1 parent 4112bb4 commit 8501238

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,5 +269,5 @@
269269
# Example configuration for intersphinx: refer to the Python standard library.
270270
intersphinx_mapping = {
271271
'python': ('http://docs.python.org/', None),
272-
'scikit-learn': ('http://scikit-learn.org/stable/', None),
272+
'scikitlearn': ('http://scikit-learn.org/stable/', None),
273273
}

0 commit comments

Comments
 (0)