Skip to content

Commit

Permalink
manual: add Morrowind wiki to linkcheck_ignore.
Browse files Browse the repository at this point in the history
  • Loading branch information
charlottia committed Dec 1, 2024
1 parent 563dcdb commit 1b13b6b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/manual/src/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,8 @@
r"^https://mouser\.com/",
# For unknown reasons, is (mostly) unreachable from GitHub CI runners.
r"^https://chaos\.social/",
# As above.
r"^https://en\.uesp\.net/",
]

linkcheck_anchors_ignore_for_url = [
Expand Down

0 comments on commit 1b13b6b

Please sign in to comment.