Skip to content

Commit 7acd894

Browse files
authored
Fix linkcheck (#159)
1 parent 4d305f8 commit 7acd894

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/conf.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,5 +62,7 @@
6262
r"https://[a-zA-Z0-9.-]+\.org\.readthedocs\.build/[a-zA-Z0-9.-]+/[a-zA-Z0-9.-]+/",
6363
# Deleted pages:
6464
r"https://plausible\.io/share/hugovk-cpython\.readthedocs\.io\?auth=XDF9fK3EB2dEHCr4sC9hn",
65+
r"https://plausible.io/docs.python.org",
66+
r"https://plausible.io/packaging.python.org",
6567
r"https://us.pycon.org/2024/registration/category/4",
6668
]

0 commit comments

Comments
 (0)