diff --git a/plugins/introduction.rst b/plugins/introduction.rst index 5426faf..1ff2fa6 100644 --- a/plugins/introduction.rst +++ b/plugins/introduction.rst @@ -82,7 +82,7 @@ The recommended way to order plugins is the following: There can be exceptions to these rules. For example, for security reasons you might not want to log the authentication information (like ``Authorization`` header) and choose to put the - :doc:`Authentication Plugin ` after the doc:`Logger Plugin `. + :doc:`Authentication Plugin ` after the :doc:`Logger Plugin `. Configuration Options ---------------------