We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61cd47c commit e934a21Copy full SHA for e934a21
galleries/examples/subplots_axes_and_figures/geo_demo.py
@@ -6,7 +6,7 @@
6
This shows 4 possible geographic projections. Cartopy_ supports more
7
projections.
8
9
-.. _Cartopy: https://scitools.org.uk/cartopy/
+.. _Cartopy: https://cartopy.readthedocs.io
10
"""
11
12
import matplotlib.pyplot as plt
0 commit comments