Skip to content

Commit 1812744

Browse files
author
Kenneth Reitz
committed
Merge pull request realpython#318 from rgbkrk/patch-1
Linked explicitly to 2.x documentation
2 parents b07a194 + 0852469 commit 1812744

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎docs/intro/documentation.rst‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Official Documentation
66

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

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

1212

0 commit comments

Comments
(0)