Skip to content

Commit 5f5906b

Browse files
committed
Chore: Make linkchecker ignore flowfuse.com
1 parent 1d3251e commit 5f5906b

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
@@ -86,6 +86,8 @@
8686
r"https://aiven.io/",
8787
# HTTPSConnectionPool(host='qz.surister.dev', port=443): Read timed out. (read timeout=15)
8888
r"https://qz.surister.dev/",
89+
# Read timed out.
90+
r"https://flowfuse.com/",
8991
]
9092

9193
linkcheck_anchors_ignore_for_url += [

0 commit comments

Comments
 (0)