diff options
author | Chocobozzz <me@florianbigard.com> | 2021-01-05 11:01:12 +0100 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2021-01-05 11:01:12 +0100 |
commit | 7cf88d098adb543074f85be9c874ee9453371de9 (patch) | |
tree | 7d0ba94105063496dd84f9e54fcd03335b2433d8 /support/doc/plugins | |
parent | 9ee4876a73ceb8277cfa088eb37890534bf153b5 (diff) | |
download | PeerTube-7cf88d098adb543074f85be9c874ee9453371de9.tar.gz PeerTube-7cf88d098adb543074f85be9c874ee9453371de9.tar.zst PeerTube-7cf88d098adb543074f85be9c874ee9453371de9.zip |
Use new doc links
Diffstat (limited to 'support/doc/plugins')
-rw-r--r-- | support/doc/plugins/guide.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/support/doc/plugins/guide.md b/support/doc/plugins/guide.md index a276143e6..0d35820e5 100644 --- a/support/doc/plugins/guide.md +++ b/support/doc/plugins/guide.md | |||
@@ -636,7 +636,7 @@ and republish it on NPM. Remember that the PeerTube index will take into account | |||
636 | 636 | ||
637 | ## Plugin & Theme hooks/helpers API | 637 | ## Plugin & Theme hooks/helpers API |
638 | 638 | ||
639 | See the dedicated documentation: https://docs.joinpeertube.org/#/api-plugins | 639 | See the dedicated documentation: https://docs.joinpeertube.org/api-plugins |
640 | 640 | ||
641 | 641 | ||
642 | ## Tips | 642 | ## Tips |