Skip to content

Commit 58566af

Browse files
Clean up empty conf
1 parent a5c50d6 commit 58566af

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

conf.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -84,11 +84,6 @@
8484
r'\/.*',
8585
]
8686

87-
# Check the link itself, but ignore anchors that are added by JS
88-
# https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-linkcheck_anchors_ignore_for_url
89-
linkcheck_anchors_ignore_for_url = [
90-
]
91-
9287
linkcheck_ignore = [
9388
# Checks fail due to rate limits
9489
r'https://github.com/.*',

0 commit comments

Comments
 (0)