Skip to content

Commit

Permalink
Add https://readthedocs.org to validation ignore list
Browse files Browse the repository at this point in the history
It keeps coming back as a 403.
  • Loading branch information
SeanTAllen committed Nov 28, 2024
1 parent 4849845 commit 5d3cd68
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ plugins:
raise_error_excludes:
429: ["https://github.com/ponylang", "https://web.archive.org/*"]
404: ["https://github.com/ponylang"]
403: ["https://readthedocs.org"]

theme:
name: material
Expand Down

0 comments on commit 5d3cd68

Please sign in to comment.