8000 DOC: Fix Cartopy gallery link. · matplotlib/matplotlib@ae05e96 · GitHub
[go: up one dir, main page]

Skip to content

Commit ae05e96

Browse files
committed
DOC: Fix Cartopy gallery link.
1 parent 116289c commit ae05e96

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/thirdpartypackages/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,11 @@ continental and political boundaries.
2626

2727
Cartopy
2828
=======
29-
`Cartopy <http://scitools.org.uk/cartopy/docs/latest>`_ builds on top
29+
`Cartopy <https://scitools.org.uk/cartopy/docs/latest/>`_ builds on top
3030
of Matplotlib to provide object oriented map projection definitions
3131
and close integration with Shapely for powerful yet easy-to-use vector
3232
data processing tools. An example plot from the `Cartopy gallery
33-
<http://scitools.org.uk/cartopy/docs/latest/gallery.html>`_:
33+
<https://scitools.org.uk/cartopy/docs/latest/gallery/index.html>`_:
3434

3535
.. image:: /_static/cartopy_hurricane_katrina_01_00.png
3636
:height: 400px

0 commit comments

Comments
 (0)
0