mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 14:50:19 +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:
|
||||
|
||||
- `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
|
||||
|
||||
Reference in New Issue
Block a user