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 Mar 22, 2024
1 parent 88b2e81 commit e1c4f9c
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 @@ -9,8 +9,9 @@

# TODO: Refactor into global configuration.
linkcheck_ignore = [
# HTTPSConnectionPool(host='xxx.microsoft.com', port=443): Read timed out. (read timeout=5)
"https://azure.microsoft.com/",
"https://azuremarketplace.microsoft.com/",
"https://github.com/crate/ml-sandbox",
"https://portal.azure.com/",
"https://powerbi.microsoft.com",
"https://www.microsoft.com",
Expand Down

0 comments on commit e1c4f9c

Please sign in to comment.