File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ Doc building: adjusted intersphinx links to remove warnings
2+ -- by :user: `mr-c `
Original file line number Diff line number Diff line change 8080intersphinx_mapping = {
8181 'python' : ('https://docs.python.org/3' , None ),
8282 '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- ),
83+ 'cherrypy' : ('https://docs.cherrypy.dev/en/latest' , None ),
8884 'trustme' : ('https://trustme.readthedocs.io/en/latest/' , None ),
8985 'ddt' : ('https://ddt.readthedocs.io/en/latest/' , None ),
9086 'pyopenssl' : ('https://www.pyopenssl.org/en/latest/' , None ),
91- 'towncrier' : ('https://towncrier.rtfd .io/en/latest' , None ),
87+ 'towncrier' : ('https://towncrier.readthedocs .io/en/latest/ ' , None ),
9288}
9389
9490linkcheck_ignore = [
You can’t perform that action at this time.
0 commit comments