Skip to content

Commit

Permalink
Update _config.yml to add linkcheck_ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
erogluorhan authored Dec 2, 2024
1 parent f368a97 commit 5daf21b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ parse:

sphinx:
config:
linkcheck_ignore: ["https://www.ncdc.noaa.gov/cdo-web/search?*"] # don't run link checker on NOAA CDO search link
html_favicon: notebooks/images/icons/favicon.ico
html_last_updated_fmt: "%-d %B %Y"
html_theme: sphinx_pythia_theme
Expand Down

0 comments on commit 5daf21b

Please sign in to comment.