From 7cf628d8eace7306c68e2746146857eee40f0259 Mon Sep 17 00:00:00 2001 From: Simon Weber Date: Wed, 3 Apr 2013 12:46:48 -0400 Subject: [PATCH] fix links to code_style section --- docs/writing/style.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/writing/style.rst b/docs/writing/style.rst index dcfd145..5218c57 100644 --- a/docs/writing/style.rst +++ b/docs/writing/style.rst @@ -1,4 +1,5 @@ -.. code_style: +.. _code_style: + Code Style ==========