Skip to content

Commit 64225a3

Browse files
committed
🧪 Stop checking links to GH commits
1 parent 86730e3 commit 64225a3

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/conf.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,8 +116,10 @@
116116
# Too many links to GitHub so they cause
117117
# "429 Client Error: too many requests for url"
118118
# Ref: https://github.com/sphinx-doc/sphinx/issues/7388
119+
r'https://github.com/cherrypy/cheroot/commit'
119120
r'https://github\.com/cherrypy/cheroot/issues',
120121
r'https://github\.com/cherrypy/cheroot/pull',
122+
r'https://github.com/cherrypy/cherrypy/commit'
121123
r'https://github\.com/cherrypy/cherrypy/issues',
122124
r'https://github\.com/cherrypy/cherrypy/pull',
123125
# Has an ephemeral anchor (line-range) but actual HTML has separate per-

0 commit comments

Comments
 (0)