Skip to content

Commit

Permalink
Stop checking github searches
Browse files Browse the repository at this point in the history
  • Loading branch information
Eeems committed Oct 13, 2024
1 parent 44e92b0 commit 3b40141
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@
]
linkcheck_ignore = [
r"https://web.archive.org/.*",
r"https://github.com/search\\?.*",
]
linkcheck_allowed_redirects = {
r"https://support\.remarkable\.com": "https://support.remarkable.com/s/",
Expand Down

0 comments on commit 3b40141

Please sign in to comment.