From e934a21ba43b76973b106266e443cffbba6f1bd1 Mon Sep 17 00:00:00 2001 From: Ruth Comer <10599679+rcomer@users.noreply.github.com> Date: Mon, 11 Aug 2025 20:13:57 +0100 Subject: [PATCH] DOC: update Cartopy url --- galleries/examples/subplots_axes_and_figures/geo_demo.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/galleries/examples/subplots_axes_and_figures/geo_demo.py b/galleries/examples/subplots_axes_and_figures/geo_demo.py index 256c440cc4d1..4c8d38cc8a52 100644 --- a/galleries/examples/subplots_axes_and_figures/geo_demo.py +++ b/galleries/examples/subplots_axes_and_figures/geo_demo.py @@ -6,7 +6,7 @@ This shows 4 possible geographic projections. Cartopy_ supports more projections. -.. _Cartopy: https://scitools.org.uk/cartopy/ +.. _Cartopy: https://cartopy.readthedocs.io """ import matplotlib.pyplot as plt