We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf3a875 commit c2e5978Copy full SHA for c2e5978
1 file changed
docs/intro/documentation.rst
@@ -6,8 +6,8 @@ Official Documentation
6
7
The official Python Language and Library documentation can be found here:
8
9
- - `Python 2.x <http://docs.python.org/2.7/>`_
10
- - `Python 3.x <http://docs.python.org/py3k/>`_
+ - `Python 2.x <https://docs.python.org/2/>`_
+ - `Python 3.x <https://docs.python.org/3/>`_
11
12
13
Read the Docs
0 commit comments