8000 Merge pull request #15647 from timhoffm/doc-links · matplotlib/matplotlib@55802ee · GitHub
[go: up one dir, main page]

Skip to content

Commit 55802ee

Browse files
authored
Merge pull request #15647 from timhoffm/doc-links
Update some links
2 parents 5b2c85a + ac5496a commit 55802ee

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/index.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -159,11 +159,11 @@ extend and build on Matplotlib functionality, including several higher-level
159159
plotting interfaces (seaborn_, holoviews_, ggplot_, ...), and two projection
160160
and mapping toolkits (basemap_ and cartopy_).
161161

162-
.. _seaborn: https://seaborn.github.io/
162+
.. _seaborn: https://seaborn.pydata.org
163163
.. _holoviews: http://holoviews.org
164164
.. _ggplot: http://ggplot.yhathq.com
165-
.. _basemap: http://matplotlib.org/basemap
166-
.. _cartopy: http://scitools.org.uk/cartopy/docs/latest
165+
.. _basemap: https://matplotlib.org/basemap
166+
.. _cartopy: https://scitools.org.uk/cartopy/docs/latest
167167

168168
Citing Matplotlib
169169
=================

0 commit comments

Comments
 (0)
0