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 =====================