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 c85c064 commit 95d03d3Copy full SHA for 95d03d3
doc/conf.py
@@ -51,7 +51,7 @@
51
# intersphinx configuration
52
intersphinx_mapping = {
53
"python": ("https://docs.python.org/3/", None),
54
- "geopandas": ("https://geopandas.org/", None),
+ "geopandas": ("https://geopandas.org/en/stable/", None),
55
"numpy": ("https://numpy.org/doc/stable/", None),
56
"pandas": ("https://pandas.pydata.org/pandas-docs/stable/", None),
57
"xarray": ("https://xarray.pydata.org/en/stable/", None),
0 commit comments