We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d3251e commit 5f5906bCopy full SHA for 5f5906b
docs/conf.py
@@ -86,6 +86,8 @@
86
r"https://aiven.io/",
87
# HTTPSConnectionPool(host='qz.surister.dev', port=443): Read timed out. (read timeout=15)
88
r"https://qz.surister.dev/",
89
+ # Read timed out.
90
+ r"https://flowfuse.com/",
91
]
92
93
linkcheck_anchors_ignore_for_url += [
0 commit comments