Update links to Python documentation.

This commit is contained in:
kuyan
2014-04-14 12:56:28 -07:00
parent cf3a875262
commit c2e59785e0
+2 -2
View File
@@ -6,8 +6,8 @@ Official Documentation
The official Python Language and Library documentation can be found here:
- `Python 2.x <http://docs.python.org/2.7/>`_
- `Python 3.x <http://docs.python.org/py3k/>`_
- `Python 2.x <https://docs.python.org/2/>`_
- `Python 3.x <https://docs.python.org/3/>`_
Read the Docs