diff --git a/docs/conf.py b/docs/conf.py index 27a5e03b..f09f9f53 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -89,7 +89,7 @@ # Other documentation that we link to intersphinx_mapping = { - 'cartopy': ('https://scitools.org.uk/cartopy/docs/latest/', None), + 'cartopy': ('https://cartopy.readthedocs.io/stable/', None), 'matplotlib': ('https://matplotlib.org/stable/', None), 'numpy': ('https://numpy.org/doc/stable/', None), 'pandas': ('https://pandas.pydata.org/docs/', None),