diff options
| author | 2019-09-13 16:07:04 +0100 | |
|---|---|---|
| committer | 2019-09-13 16:07:04 +0100 | |
| commit | d7e3c69d30345f4aea146a8aa85a433c932af118 (patch) | |
| tree | 8dfd7ed4f232ccb4b80bf98dd66111eeadc7a9f3 /docs | |
| parent | absolutify link to nginx exaple url (diff) | |
| signature | ||
remove unneeded "`"s
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/help/git_webhooks.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/help/git_webhooks.md b/docs/help/git_webhooks.md index e05c52ad..b15b7657 100644 --- a/docs/help/git_webhooks.md +++ b/docs/help/git_webhooks.md @@ -3,11 +3,11 @@ First, follow instructions at [/docs/help/rest_api.md](/docs/help/rest_api.md) ### Generate API key -> /msg <bot> apikey <comment> /api/github /api/gitea` +> /msg <bot> apikey <comment> /api/github /api/gitea e.g. -> /msg <bot> apikey github-jesopo /api/github /api/gitea` +> /msg <bot> apikey github-jesopo /api/github /api/gitea ### Enable hook in-channel |
