diff --git a/docs/conf.py b/docs/conf.py index e85be461..1ed44bbb 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -84,9 +84,7 @@ "python": ("https://docs.python.org/3", None), "pyproj": ("https://pyproj4.github.io/pyproj/stable/", None), "numpy": ("https://numpy.org/doc/stable/", None), - "np": ("https://numpy.org/doc/stable/", None), "xarray": ("https://xarray.pydata.org/en/stable/", None), - "xr": ("https://xarray.pydata.org/en/stable/", None), "rasterio": ("https://rasterio.readthedocs.io/en/latest/", None), "shapely": ("https://shapely.readthedocs.io/en/latest/", None), "folium": ("https://python-visualization.github.io/folium/latest/", None),