From 9e41e136279db4362535b7eba514820ca4137474 Mon Sep 17 00:00:00 2001 From: Anthony Sottile Date: Sat, 22 Aug 2020 13:09:16 -0700 Subject: [PATCH] fix link in configuration docs --- docs/source/user/configuration.rst | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/source/user/configuration.rst b/docs/source/user/configuration.rst index 4c53877..31a3e1e 100644 --- a/docs/source/user/configuration.rst +++ b/docs/source/user/configuration.rst @@ -164,7 +164,10 @@ This allows us to add comments for why we're excluding items, e.g. .. note:: - Following the recommended settings for `Python's ``configparser`` `__, |Flake8| does not support inline comments for any of the keys. So while this is fine: + Following the recommended settings for + `Python's configparser `_, + |Flake8| does not support inline comments for any of the keys. So while + this is fine: .. code-block:: ini