X-Git-Url: https://git.ayoreis.com/Adafruit_Blinka-hackapet.git/blobdiff_plain/76c093908d7dcaf880d563c1b1d2469f51e220aa..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), }