Skip to content

Commit 0a44bcb

Browse files
authored
Merge pull request #30414 from rcomer/cartopy-doc
DOC: update Cartopy url
2 parents 61cd47c + e934a21 commit 0a44bcb

File tree

1 file changed

+1
-1
lines changed
  • galleries/examples/subplots_axes_and_figures

1 file changed

+1
-1
lines changed

galleries/examples/subplots_axes_and_figures/geo_demo.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
This shows 4 possible geographic projections. Cartopy_ supports more
77
projections.
88
9-
.. _Cartopy: https://scitools.org.uk/cartopy/
9+
.. _Cartopy: https://cartopy.readthedocs.io
1010
"""
1111

1212
import matplotlib.pyplot as plt

0 commit comments

Comments
 (0)