diff --git a/docs/plugins/inline.rst b/docs/plugins/inline.rst index fddd2c974..1a7adebe4 100644 --- a/docs/plugins/inline.rst +++ b/docs/plugins/inline.rst @@ -3,7 +3,7 @@ Inline Plugin The ``inline`` plugin lets you use Python to customize your path formats. Using it, you can define template fields in your beets configuration file and refer -to them from your template strings in the ``[paths]`` section (see +to them from your template strings in the ``paths:`` section (see :doc:`/reference/config/`). To use inline field definitions, first enable the plugin by putting ``inline``