diff --git a/docs/plugins/index.rst b/docs/plugins/index.rst index b66d801ea..418c2365d 100644 --- a/docs/plugins/index.rst +++ b/docs/plugins/index.rst @@ -180,6 +180,9 @@ Here are a few of the plugins written by the beets community: * `beets-check`_ automatically checksums your files to detect corruption. +* `beets-alternatives`_ manage external files. + + .. _beets-check: https://github.com/geigerzaehler/beets-check .. _copyartifacts: https://github.com/sbarakat/beets-copyartifacts .. _dsedivec: https://github.com/dsedivec/beets-plugins @@ -191,3 +194,4 @@ Here are a few of the plugins written by the beets community: https://github.com/coolkehon/beets/blob/master/beetsplug/cmus.py .. _cmus: http://cmus.sourceforge.net/ .. _beet-amazon: https://github.com/jmwatte/beet-amazon +.. _beets-alternatives: https://github.com/geigerzaehler/beets-alternatives