File tree Expand file tree Collapse file tree 1 file changed +2
-7
lines changed
Expand file tree Collapse file tree 1 file changed +2
-7
lines changed Original file line number Diff line number Diff line change 7979
8080intersphinx_mapping = {
8181 'python' : ('https://docs.python.org/3' , None ),
82- 'python2' : ('https://docs.python.org/2' , None ),
83- # Ref: https://github.com/cherrypy/cherrypy/issues/1872
84- 'cherrypy' : (
85- 'https://docs.cherrypy.dev/en/latest' ,
86- ('https://cherrypy.rtfd.io/en/latest' , None ),
87- ),
82+ 'cherrypy' : ('https://docs.cherrypy.dev/en/latest' , None ),
8883 'trustme' : ('https://trustme.readthedocs.io/en/latest/' , None ),
8984 'ddt' : ('https://ddt.readthedocs.io/en/latest/' , None ),
9085 'pyopenssl' : ('https://www.pyopenssl.org/en/latest/' , None ),
91- 'towncrier' : ('https://towncrier.rtfd .io/en/latest' , None ),
86+ 'towncrier' : ('https://towncrier.readthedocs .io/en/latest/ ' , None ),
9287}
9388
9489linkcheck_ignore = [
You can’t perform that action at this time.
0 commit comments