Skip to content

Commit c44686e

Browse files
committed
Add docs.github.com
1 parent 79f33bd commit c44686e

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
@@ -156,6 +156,7 @@
156156
linkcheck_anchors_ignore_for_url = [
157157
# GitHub synthesises anchors in JavaScript, so Sphinx can't find them in the HTML
158158
r"https://github\.com/",
159+
r"https://docs\.github\.com/",
159160
# While PyPI has its botscraping defenses active, Sphinx can't resolve the anchors
160161
# https://github.com/pypa/packaging.python.org/issues/1744
161162
r"https://pypi\.org/",

0 commit comments

Comments
 (0)