Skip to content

Commit

Permalink
FIX: ignore github.com/search
Browse files Browse the repository at this point in the history
  • Loading branch information
redeboer committed Oct 21, 2024
1 parent 0a4d3dd commit 541a272
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 @@ -147,6 +147,7 @@
}
linkcheck_anchors = False
linkcheck_ignore = [
"https://github.com/search",
"http://127.0.0.1:8000",
"https://atom.io", # often instable
"https://doi.org/10.1002/andp.19955070504", # 403 for onlinelibrary.wiley.com
Expand Down

0 comments on commit 541a272

Please sign in to comment.