Skip to content

Commit 95d03d3

Browse files
authored
Update the intersphinx link for geopandas (#1780)
1 parent c85c064 commit 95d03d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
# intersphinx configuration
5252
intersphinx_mapping = {
5353
"python": ("https://docs.python.org/3/", None),
54-
"geopandas": ("https://geopandas.org/", None),
54+
"geopandas": ("https://geopandas.org/en/stable/", None),
5555
"numpy": ("https://numpy.org/doc/stable/", None),
5656
"pandas": ("https://pandas.pydata.org/pandas-docs/stable/", None),
5757
"xarray": ("https://xarray.pydata.org/en/stable/", None),

0 commit comments

Comments
 (0)