Skip to content

Commit

Permalink
Fix link check
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk committed Nov 9, 2024
1 parent d8ab22d commit a9e0844
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@
r"https://hackmd\.io/[^?]+\?[^#]+#.+",
# RTD preview builds:
r"https://[a-zA-Z0-9.-]+\.org\.readthedocs\.build/[a-zA-Z0-9.-]+/[a-zA-Z0-9.-]+/",
# Deleted Plausible page:
# Deleted pages:
r"https://plausible\.io/share/hugovk-cpython\.readthedocs\.io\?auth=XDF9fK3EB2dEHCr4sC9hn",
r"https://us.pycon.org/2024/registration/category/4",
]

0 comments on commit a9e0844

Please sign in to comment.