aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2019-07-25 13:54:47 +0200
committerChocobozzz <me@florianbigard.com>2019-07-25 13:54:47 +0200
commit195474f932d76886368c13d5a90a5178fa528395 (patch)
treea0f3b5e431e912ad97fe0e5eb40f24b202694660
parentae8b8faf2002a0bea72d04a11a01532bf289cafe (diff)
downloadPeerTube-195474f932d76886368c13d5a90a5178fa528395.tar.gz
PeerTube-195474f932d76886368c13d5a90a5178fa528395.tar.zst
PeerTube-195474f932d76886368c13d5a90a5178fa528395.zip
Fix guide typo
-rw-r--r--support/doc/plugins/guide.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/support/doc/plugins/guide.md b/support/doc/plugins/guide.md
index 0bea09f93..8f8884d00 100644
--- a/support/doc/plugins/guide.md
+++ b/support/doc/plugins/guide.md
@@ -264,7 +264,7 @@ and republish it on NPM. Remember that the PeerTube index will take into account
264 264
265## Plugin & Theme hooks/helpers API 265## Plugin & Theme hooks/helpers API
266 266
267See the dedicated documentation: whttps://docs.joinpeertube.org/#/api-plugins 267See the dedicated documentation: https://docs.joinpeertube.org/#/api-plugins
268 268
269 269
270## Tips 270## Tips