mirror of
https://github.com/beetbox/beets.git
synced 2025-12-15 21:14:19 +01:00
Made config.yaml link to config page
Cherry picked from e9d7e9469f which was on wrong
branch. See #626
This commit is contained in:
parent
3ac2c7a1d7
commit
4a6e3f12f1
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ Using Plugins
|
|||
-------------
|
||||
|
||||
To use one of the plugins included with beets (see the rest of this page for a
|
||||
list), just use the `plugins` option in your `config.yaml` file, like so::
|
||||
list), just use the `plugins` option in your :doc:`config.yaml </reference/config>`: file, like so::
|
||||
|
||||
plugins: inline discogs web
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue