Skip to content

Commit e52c3ea

Browse files
authored
Merge pull request #30415 from meeseeksmachine/auto-backport-of-pr-30414-on-v3.10.x
Backport PR #30414 on branch v3.10.x (DOC: update Cartopy url)
2 parents 8b1a70c + fe90e94 commit e52c3ea

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)