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.
2 parents e5083f7 + c41accd commit bc3ff2bCopy full SHA for bc3ff2b
docs/conf.py
@@ -89,7 +89,7 @@
89
90
# Other documentation that we link to
91
intersphinx_mapping = {
92
- 'cartopy': ('https://scitools.org.uk/cartopy/docs/latest/', None),
+ 'cartopy': ('https://cartopy.readthedocs.io/stable/', None),
93
'matplotlib': ('https://matplotlib.org/stable/', None),
94
'numpy': ('https://numpy.org/doc/stable/', None),
95
'pandas': ('https://pandas.pydata.org/docs/', None),
0 commit comments