Skip to content

Commit c2e5978

Browse files
author
kuyan
committed
Update links to Python documentation.
1 parent cf3a875 commit c2e5978

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/intro/documentation.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ Official Documentation
66

77
The official Python Language and Library documentation can be found here:
88

9-
- `Python 2.x <http://docs.python.org/2.7/>`_
10-
- `Python 3.x <http://docs.python.org/py3k/>`_
9+
- `Python 2.x <https://docs.python.org/2/>`_
10+
- `Python 3.x <https://docs.python.org/3/>`_
1111

1212

1313
Read the Docs

0 commit comments

Comments
 (0)