--- docs/doc-src/conf.py.orig 2026-03-16 21:38:33 +++ docs/doc-src/conf.py 2026-03-16 21:38:49 @@ -198,4 +198,4 @@ # Example configuration for intersphinx: refer to the Python standard library. -intersphinx_mapping = {'http://docs.python.org/': None} +intersphinx_mapping = { 'http://docs.python.org/': ('https://docs.python.org/3', None) }