From 8976f69f21cfc27385888c0572558260d91ccc23 Mon Sep 17 00:00:00 2001 From: Florent Xicluna Date: Sat, 23 Feb 2013 13:17:32 +0100 Subject: [PATCH] Fix the link to the error codes --- docs/config.rst | 2 +- docs/warnings.rst | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/config.rst b/docs/config.rst index 4fdb7fa..042f715 100644 --- a/docs/config.rst +++ b/docs/config.rst @@ -25,4 +25,4 @@ Default If the ``ignore`` option is not in the configuration and not in the arguments, only the error codes ``E226`` and ``E241/E242`` are ignored -(see codes in the table below). +(see the :ref:`warning and error codes `). diff --git a/docs/warnings.rst b/docs/warnings.rst index eaf8606..b4b7fb1 100644 --- a/docs/warnings.rst +++ b/docs/warnings.rst @@ -1,3 +1,5 @@ +.. _error-codes: + Warning / Error codes =====================