diff options
author | Chocobozzz <me@florianbigard.com> | 2019-07-24 15:48:47 +0200 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2019-07-25 11:00:41 +0200 |
commit | 523990dbe63b533a598732fc5927e7505458e260 (patch) | |
tree | 90fe188f15f3c378de78345a8811e04f9410d684 /support | |
parent | 4511437e19d2ce521e28f8417512d47773207da4 (diff) | |
download | PeerTube-523990dbe63b533a598732fc5927e7505458e260.tar.gz PeerTube-523990dbe63b533a598732fc5927e7505458e260.tar.zst PeerTube-523990dbe63b533a598732fc5927e7505458e260.zip |
Upgrade server dependencies
Diffstat (limited to 'support')
-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 8f8884d00..0bea09f93 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 | ||
267 | See the dedicated documentation: https://docs.joinpeertube.org/#/api-plugins | 267 | See the dedicated documentation: whttps://docs.joinpeertube.org/#/api-plugins |
268 | 268 | ||
269 | 269 | ||
270 | ## Tips | 270 | ## Tips |