From 85198974e07d0324508b3d7a8b7d07da4193fc80 Mon Sep 17 00:00:00 2001 From: jesopo Date: Sun, 31 May 2020 17:45:29 +0100 Subject: [PATCH] fix "apikey add" example in git_webhooks.md --- docs/help/git_webhooks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/help/git_webhooks.md b/docs/help/git_webhooks.md index b15b7657..49cf3c17 100644 --- a/docs/help/git_webhooks.md +++ b/docs/help/git_webhooks.md @@ -7,7 +7,7 @@ First, follow instructions at [/docs/help/rest_api.md](/docs/help/rest_api.md) e.g. -> /msg <bot> apikey github-jesopo /api/github /api/gitea +> /msg <bot> apikey add github-jesopo /api/github /api/gitea ### Enable hook in-channel