From c2e59785e0f54ff26fefa65d5205817b01cd078e Mon Sep 17 00:00:00 2001 From: kuyan Date: Mon, 14 Apr 2014 12:56:28 -0700 Subject: [PATCH] Update links to Python documentation. --- docs/intro/documentation.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/intro/documentation.rst b/docs/intro/documentation.rst index cd22c95..8f3e170 100644 --- a/docs/intro/documentation.rst +++ b/docs/intro/documentation.rst @@ -6,8 +6,8 @@ Official Documentation The official Python Language and Library documentation can be found here: - - `Python 2.x `_ - - `Python 3.x `_ + - `Python 2.x `_ + - `Python 3.x `_ Read the Docs