Skip to content

Commit

Permalink
Chore: Update link checker ignore items
Browse files Browse the repository at this point in the history
  • Loading branch information
amotl committed May 29, 2024
1 parent 552c0ae commit e1c8eda
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 @@ -17,6 +17,8 @@
"https://www.microsoft.com",
# 500 Server Error: Internal Server Error for url
"https://sigmod.org/",
# 403 Client Error: Forbidden for url
"https://www.datanami.com/",
]

linkcheck_timeout = 5

0 comments on commit e1c8eda

Please sign in to comment.