Skip to content

Commit

Permalink
Ignore https://www.gnu.org/ due to repeated linkcheck failures, even …
Browse files Browse the repository at this point in the history
…though the site is just fine. (#1840)
  • Loading branch information
stevepiercy authored Jan 28, 2025
1 parent 3b07b89 commit b0c87fb
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 @@ -105,6 +105,7 @@
r"https://browsersl.ist/#",
# Ignore unreliable sites
r"https://web.archive.org/",
r"https://www.gnu.org/", # Consider removal when upgrading Sphinx
r"http://z3c.pt", # fluke where Sphinx interprets this as a URL
]
linkcheck_allowed_redirects = {
Expand Down

0 comments on commit b0c87fb

Please sign in to comment.