Skip to content

Commit c9a1a2c

Browse files
committed
Update intersphinx address for matplotlib
1 parent 0404715 commit c9a1a2c

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
@@ -57,7 +57,7 @@ def run_apidoc(_):
5757
'python': ('https://docs.python.org/3.6', None),
5858
'sympy': ('http://docs.sympy.org/latest/', None),
5959
'numpy': ('https://docs.scipy.org/doc/numpy/', None),
60-
'matplotlib': ('http://matplotlib.org/', None)
60+
'matplotlib': ('https://matplotlib.org/', None)
6161
}
6262

6363
# Add any paths that contain templates here, relative to this directory.

0 commit comments

Comments
 (0)