diff options
| -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 cf37277c..03db8e39 100644 --- a/docs/help/git_webhooks.md +++ b/docs/help/git_webhooks.md @@ -12,10 +12,10 @@ e.g. ### Enable hook in-channel #### For single repository -> !webhook add <organisation>/<repository> +> !webhook add <organisation>/<repository> #### For whole organisation -> !webhook add <organisation> +> !webhook add <organisation> ### Format webhook URL |
