mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 23:00:18 +00:00
Update links to Python documentation.
This commit is contained in:
@@ -6,8 +6,8 @@ Official Documentation
|
|||||||
|
|
||||||
The official Python Language and Library documentation can be found here:
|
The official Python Language and Library documentation can be found here:
|
||||||
|
|
||||||
- `Python 2.x <http://docs.python.org/2.7/>`_
|
- `Python 2.x <https://docs.python.org/2/>`_
|
||||||
- `Python 3.x <http://docs.python.org/py3k/>`_
|
- `Python 3.x <https://docs.python.org/3/>`_
|
||||||
|
|
||||||
|
|
||||||
Read the Docs
|
Read the Docs
|
||||||
|
|||||||
Reference in New Issue
Block a user