From 7bf8d457767c71a9da6040e67a3513567fb48335 Mon Sep 17 00:00:00 2001 From: M Bussonnier Date: Tue, 12 Nov 2024 16:46:35 +0100 Subject: [PATCH] some latest -> stable --- intersphinx_registry/registry.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/intersphinx_registry/registry.json b/intersphinx_registry/registry.json index a948674..df41278 100644 --- a/intersphinx_registry/registry.json +++ b/intersphinx_registry/registry.json @@ -1,7 +1,7 @@ { "anndata": ["https://anndata.readthedocs.io/en/stable/", null], - "asdf-astropy": ["https://asdf-astropy.readthedocs.io/en/latest/", null], - "astropy-dev": ["https://docs.astropy.org/en/latest/", null], + "asdf-astropy": ["https://asdf-astropy.readthedocs.io/en/stable/", null], + "astropy-dev": ["https://docs.astropy.org/en/stable/", null], "asv": ["https://asv.readthedocs.io/en/stable/", null], "asyncssh": ["https://asyncssh.readthedocs.io/en/latest/", null], "attrs": ["https://www.attrs.org/en/stable/", null], @@ -20,7 +20,7 @@ "cycler": ["https://matplotlib.org/cycler/", null], "cython": ["https://docs.cython.org/en/latest/", null], "dask": ["https://docs.dask.org/en/latest/", null], - "dateutil": ["https://dateutil.readthedocs.io/en/latest/", null], + "dateutil": ["https://dateutil.readthedocs.io/en/stable/", null], "devguide": ["https://devguide.python.org/", null], "devpi": ["https://devpi.net/docs/devpi/devpi/latest/+doc/", null], "dh-virtualenv": ["https://dh-virtualenv.readthedocs.io/en/latest/", null], @@ -44,8 +44,8 @@ ], "ipykernel": ["https://ipykernel.readthedocs.io/en/latest/", null], "ipyleaflet": ["https://ipyleaflet.readthedocs.io/en/latest/", null], - "ipyparallel": ["https://ipyparallel.readthedocs.io/en/latest/", null], - "ipython": ["https://ipython.readthedocs.io/en/latest/", null], + "ipyparallel": ["https://ipyparallel.readthedocs.io/en/stable/", null], + "ipython": ["https://ipython.readthedocs.io/en/stable/", null], "ipywidgets": ["https://ipywidgets.readthedocs.io/en/latest/", null], "jax": ["https://jax.readthedocs.io/en/latest/", null], "jedi": ["https://jedi.readthedocs.io/en/latest/", null],