Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5d53b43

Browse files
committed
Directly link matplotlib.org and not sourceforge.net
Due to sourceforge's recent practice of adding AdWare to some downloads, it gets blocked if you use the ublock browser extension. Since the linked sourceforge page redirects to matplotlib.org anyway, it doesn't seem to make sense to not directly link to matplotlib.org.
1 parent 627d292 commit 5d53b43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/users/style_sheets.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,6 @@ changes, you can write something like the following::
8484
>>> plt.show()
8585

8686

87-
.. _matplotlibrc: http://matplotlib.sourceforge.net/users/customizing.html
87+
.. _matplotlibrc: http://matplotlib.org/users/customizing.html
8888
.. _ggplot: http://had.co.nz/ggplot/
8989
.. _R: http://www.r-project.org/

0 commit comments

Comments
 (0)