From 470b548a9a306c55519ca6f036ec7f3df6e2402f Mon Sep 17 00:00:00 2001 From: Andrew Macgregor Date: Mon, 15 Oct 2012 14:42:57 +0800 Subject: [PATCH] adding a valid label for installation.rst to ref to --- docs/starting/which-python.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/starting/which-python.rst b/docs/starting/which-python.rst index af72adb..2404252 100644 --- a/docs/starting/which-python.rst +++ b/docs/starting/which-python.rst @@ -1,6 +1,8 @@ Picking an Interpreter ====================== +.. _which-python: + Which Python to use?