Skip to content

Commit

Permalink
Add GH Search exclusion
Browse files Browse the repository at this point in the history
  • Loading branch information
RCheesley committed Nov 4, 2024
1 parent b8bcddc commit 5b9529a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,6 @@
linkcheck_ignore = [
# Anchors are picked up as broken
r"https://docs.mautic.org/policies/financial-policy#10-foreign-assets-control",
# The GitHub Search UI requires users to be authenticated with session cookies, which we can't set up programmatically
r"https://github.com/search*",
]

0 comments on commit 5b9529a

Please sign in to comment.