X-Git-Url: https://git.ayoreis.com/Adafruit_Blinka-hackapet.git/blobdiff_plain/e068d9bae4e962b31ad6f83cacec895dd1ffffa3..40cd06277dcebbbb62eea3d42952f51c2b4a3c92:/docs/conf.py diff --git a/docs/conf.py b/docs/conf.py index c51cebd..7c11d8a 100755 --- a/docs/conf.py +++ b/docs/conf.py @@ -29,7 +29,7 @@ autodoc_mock_imports = [ ] intersphinx_mapping = { - "python": ("https://docs.python.org/3.4", None), + "python": ("https://docs.python.org/3.6", None), "CircuitPython": ("https://circuitpython.readthedocs.io/en/latest/", None), }