Commit 1114cb7
committed
conf.py: add help.github.com to linkcheck_ignore
Problem: sphinx linkcheck is getting a 403 Forbidden on the github
reference in spec_1.rst, though the link is tested working from a
web browser (Chrome).
Add this URL to linkcheck_ignore since it is causing CI to fail.1 parent 2cf7be3 commit 1114cb7
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
66 | 70 | | |
67 | 71 | | |
68 | 72 | | |
| |||
0 commit comments