diff options
| author | 2020-05-31 17:45:29 +0100 | |
|---|---|---|
| committer | 2020-05-31 17:45:29 +0100 | |
| commit | fd4729729b8d5cd56dd7c2d623970b953d430cf2 (patch) | |
| tree | 2f1cb23ad8c22620ae2cdda8105f5adceaf085f3 /docs | |
| parent | add ban_enforce.py, to kick people affected by new bans (diff) | |
| signature | ||
fix "apikey add" example in git_webhooks.md
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/help/git_webhooks.md | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
