Skip to content

Commit 4e1e75d

Browse files
added https://anaconda.org to linkcheck-ignore -- the link checker doesn't like it, but it's
valid.
1 parent 7b0217b commit 4e1e75d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,7 @@
133133
# https://github.com/pypa/packaging.python.org/pull/1474
134134
"https://stackoverflow.com/*",
135135
"https://pyscaffold.org/*",
136+
"https://anaconda.org",
136137
]
137138
linkcheck_retries = 5
138139
# Ignore anchors for links to GitHub project pages -- GitHub adds anchors from

0 commit comments

Comments
 (0)