Link docs to python 3 (#647)

This commit is contained in:
Sylvain Bellemare 2016-09-28 16:58:30 +02:00 committed by GitHub
parent 911eb81225
commit e74b4ee528

View File

@ -309,4 +309,4 @@ texinfo_documents = [
# Example configuration for intersphinx: refer to the Python standard library.
intersphinx_mapping = {'https://docs.python.org/': None}
intersphinx_mapping = {'https://docs.python.org/3': None}