From 5d4a9bd3758d8f9447ea46d3dad7b84d2e1e67de Mon Sep 17 00:00:00 2001 From: Francis Charette Migneault Date: Fri, 6 Sep 2024 22:17:23 -0400 Subject: [PATCH] update docs ignore links --- docs/source/conf.py | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/source/conf.py b/docs/source/conf.py index a30f26f3a..cf8bc3889 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -434,10 +434,8 @@ def doc_redirect_include(file_path): r"http[s]*://example.com.*", # ignore celery docs having problem (https://github.com/celery/celery/issues/7351), use 'docs.celeryq.dev' instead "https://docs.celeryproject.org/", - "https://mouflon.dkrz.de/", # following have sporadic downtimes - "https://esgf-data.dkrz.de/", - "https://indico.egi.eu/", + "https://www.pacificclimate.org", ".*docker-registry.crim.ca.*", # protected # might not exist yet (we are generating it!) "https://pavics-weaver.readthedocs.io/en/latest/api.html",