Skip to content

Commit

Permalink
ignore URLs that fail in linkcheck but exist
Browse files Browse the repository at this point in the history
  • Loading branch information
fangohr committed Jan 18, 2024
1 parent 0bb24af commit 3931e63
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion book/_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,4 +63,6 @@ sphinx:
config:
linkcheck_anchors: false
linkcheck_workers: 10
linkcheck_ignore : https://jacow.org/icalepcs2019/papers/tucpr02.pdf
linkcheck_ignore : [https://jacow.org/icalepcs2019/papers/tucpr02.pdf,
https://doi.org/10.1109/MCSE.2021.3059263,
https://ieeexplore.ieee.org/document/9325550]

0 comments on commit 3931e63

Please sign in to comment.