Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
 to the linkcheck_ignore list to get around 403 client error
  • Loading branch information
MichaelLueken committed Dec 2, 2024
1 parent 9c9c63f commit 1b09196
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 1b09196

Please sign in to comment.