Skip to content

Commit

Permalink
Ignore CAMx URls in linkcheck
Browse files Browse the repository at this point in the history
hopefully temporary,
if not, will replace with an archive URL
  • Loading branch information
zmoon committed Dec 27, 2022
1 parent b8bc497 commit 6401036
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@

linkcheck_ignore = [
"https://doi.org/10.1080/10473289.2005.10464718",
"https://www.camx.com",
]

# -- Extension configuration -------------------------------------------------
Expand Down

0 comments on commit 6401036

Please sign in to comment.