From 0ac3e37050f18ef792b6bb273e9ac49bb62fecd9 Mon Sep 17 00:00:00 2001 From: Brian Kroth Date: Wed, 22 Jan 2025 10:33:31 -0600 Subject: [PATCH] Update Azure URLS Fixes #57 --- intersphinx_registry/registry.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/intersphinx_registry/registry.json b/intersphinx_registry/registry.json index 497666c..c23c6b7 100644 --- a/intersphinx_registry/registry.json +++ b/intersphinx_registry/registry.json @@ -5,8 +5,8 @@ "asv": ["https://asv.readthedocs.io/en/stable/", null], "asyncssh": ["https://asyncssh.readthedocs.io/en/latest/", null], "attrs": ["https://www.attrs.org/en/stable/", null], - "azure-core": ["https://azuresdkdocs.blob.core.windows.net/$web/python/azure-core/latest/", null], - "azure-identity": ["https://azuresdkdocs.blob.core.windows.net/$web/python/azure-identity/latest/", null], + "azure-core": ["https://azuresdkdocs.z19.web.core.windows.net/python/azure-core/latest/", null], + "azure-identity": ["https://azuresdkdocs.z19.web.core.windows.net/python/azure-identity/latest/", null], "bhub": ["https://binderhub.readthedocs.io/en/latest/", null], "bokeh": ["https://docs.bokeh.org/en/latest/", null], "boltons": ["https://boltons.readthedocs.io/en/latest/", null],