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 091e45c commit 540f354Copy full SHA for 540f354
source/conf.py
@@ -110,6 +110,7 @@
110
# Ignore while StackOverflow is blocking GitHub CI. Ref:
111
# https://github.com/pypa/packaging.python.org/pull/1474
112
"https://stackoverflow.com/*",
113
+ "https://math-atlas.sourceforge.net/",
114
]
115
linkcheck_retries = 5
116
# Ignore anchors for links to GitHub project pages -- GitHub adds anchors from
0 commit comments