Skip to content

Commit 2b024d3

Browse files
committed
Chore: Satisfy link checker re. Azure DNS outage
Azure DNS outage 2025-01-29: cannot resolve azuremarketplace.microsoft.com: Unknown host -- https://azuremarketplace.microsoft.com/
1 parent 87b691f commit 2b024d3

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
@@ -88,6 +88,8 @@
8888
r"https://qz.surister.dev/",
8989
# Read timed out.
9090
r"https://flowfuse.com/",
91+
# Azure DNS outage 2025-01-29: cannot resolve azuremarketplace.microsoft.com: Unknown host
92+
r"https://azuremarketplace.microsoft.com/",
9193
]
9294

9395
linkcheck_anchors_ignore_for_url += [

0 commit comments

Comments
 (0)