diff --git a/doc/conf.py b/doc/conf.py index e8f15567d..77e74727d 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -103,6 +103,7 @@ linkcheck_ignore = [r'https://www\.intel\.com/content/www/us/en/docs/cpp\-compiler/developer\-guide\-reference/2021\-10/thread\-affinity\-interface\.html', r'https://www\.intel\.com/content/www/us/en/developer/tools/oneapi/hpc\-toolkit\-download\.html', r'https://glossary.ametsoc.org/.*', + r'https://readthedocs.org/projects/ufs-srweather-app/', ] # Ignore anchor tags for SRW App data bucket. Shows Not Found even when they exist.