We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cea0a7e commit 394c0f4Copy full SHA for 394c0f4
1 file changed
docs/source/conf.py
@@ -136,7 +136,7 @@ def setup(app):
136
"https://neuroinformatics.zulipchat.com/#narrow/channel/406003-Python-cookiecutter",
137
"https://github.com/pypa/setuptools_scm#default-versioning-scheme",
138
]
139
-# A list of regular expressions that match URIs that should not be checked
+# A list of regular expressions that match URLs that should not be checked
140
linkcheck_ignore = [
141
"https://github.com/",
142
"https://opensource.org/license/bsd-3-clause/", # to avoid odd 403 error
0 commit comments