From ec5291e46dde7f697fca810ebf137e4e320b0b25 Mon Sep 17 00:00:00 2001 From: Armin Ronacher Date: Thu, 13 Jun 2013 09:37:09 +0100 Subject: [PATCH] Fixed invalid reference --- docs/python3.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/python3.rst b/docs/python3.rst index 5dc23486..e2556461 100644 --- a/docs/python3.rst +++ b/docs/python3.rst @@ -1,4 +1,4 @@ -.. _python3_support: +.. _python3-support: Python 3 Support ================