Skip to content

Commit 5393127

Browse files
authored
docs: fix link to plugin development docs (#6198)
Fixes the link to the plugin development documentation.
2 parents ca7e959 + fdaebc6 commit 5393127

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ simple if you know a little Python.
8585

8686
.. _transcode audio: https://beets.readthedocs.org/page/plugins/convert.html
8787

88-
.. _writing your own plugin: https://beets.readthedocs.org/page/dev/plugins.html
88+
.. _writing your own plugin: https://beets.readthedocs.org/page/dev/plugins/index.html
8989

9090
Install
9191
-------

README_kr.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ Beets는 라이브러리로 디자인 되었기 때문에, 당신이 음악들
7979

8080
.. _transcode audio: https://beets.readthedocs.org/page/plugins/convert.html
8181

82-
.. _writing your own plugin: https://beets.readthedocs.org/page/dev/plugins.html
82+
.. _writing your own plugin: https://beets.readthedocs.org/page/dev/plugins/index.html
8383

8484
설치
8585
-------

0 commit comments

Comments
 (0)