Fix the link to the error codes

This commit is contained in:
Florent Xicluna 2013-02-23 13:17:32 +01:00
parent e9280978c4
commit 8976f69f21
2 changed files with 3 additions and 1 deletions

View file

@ -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 <error-codes>`).

View file

@ -1,3 +1,5 @@
.. _error-codes:
Warning / Error codes
=====================