mirror of
https://github.com/beetbox/beets.git
synced 2025-12-06 08:39:17 +01:00
docs: Fix link to plugin development docs
This commit is contained in:
parent
ca7e959f5b
commit
fdaebc653a
2 changed files with 2 additions and 2 deletions
|
|
@ -85,7 +85,7 @@ simple if you know a little Python.
|
||||||
|
|
||||||
.. _transcode audio: https://beets.readthedocs.org/page/plugins/convert.html
|
.. _transcode audio: https://beets.readthedocs.org/page/plugins/convert.html
|
||||||
|
|
||||||
.. _writing your own plugin: https://beets.readthedocs.org/page/dev/plugins.html
|
.. _writing your own plugin: https://beets.readthedocs.org/page/dev/plugins/index.html
|
||||||
|
|
||||||
Install
|
Install
|
||||||
-------
|
-------
|
||||||
|
|
|
||||||
|
|
@ -79,7 +79,7 @@ Beets는 라이브러리로 디자인 되었기 때문에, 당신이 음악들
|
||||||
|
|
||||||
.. _transcode audio: https://beets.readthedocs.org/page/plugins/convert.html
|
.. _transcode audio: https://beets.readthedocs.org/page/plugins/convert.html
|
||||||
|
|
||||||
.. _writing your own plugin: https://beets.readthedocs.org/page/dev/plugins.html
|
.. _writing your own plugin: https://beets.readthedocs.org/page/dev/plugins/index.html
|
||||||
|
|
||||||
설치
|
설치
|
||||||
-------
|
-------
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue