We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3f4e08 commit 4190883Copy full SHA for 4190883
docs/conf.py
@@ -8,3 +8,8 @@
8
"current_version": None,
9
"versions": [],
10
})
11
+
12
+linkcheck_ignore = [
13
+ r"https://www.mysql.com/",
14
+ r"http://www.hughes.com.au/*",
15
+]
0 commit comments