From 195474f932d76886368c13d5a90a5178fa528395 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Thu, 25 Jul 2019 13:54:47 +0200 Subject: [PATCH] Fix guide typo --- support/doc/plugins/guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ## Plugin & Theme hooks/helpers API -See the dedicated documentation: whttps://docs.joinpeertube.org/#/api-plugins +See the dedicated documentation: https://docs.joinpeertube.org/#/api-plugins ## Tips