From 23c2f22803cb2cb5cb1cd67f895e066ffc8e294c Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Wed, 30 Aug 2017 20:33:27 -0400 Subject: [PATCH] Update basics.rst --- docs/basics.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/basics.rst b/docs/basics.rst index 512c71eb..1f938768 100644 --- a/docs/basics.rst +++ b/docs/basics.rst @@ -29,7 +29,7 @@ from your command line. You can check this by simply running: You should get some output like ``3.6.2``. If you do not have Python, please install the latest 3.x version from `python.org`_ or refer to the -`Installing Python`_ section of this guide. +`Installing Python`_ section of The Hitchhiker's Guide to Python. .. Note:: If you're newcomer and you get an error like this: