diff options
| author | 2019-09-13 16:03:59 +0100 | |
|---|---|---|
| committer | 2019-09-13 16:03:59 +0100 | |
| commit | 40cba3f5af5a9e0c504a124698d5a9c36c0c4ad9 (patch) | |
| tree | e3133558e156a09947614a96a738452a6842d862 | |
| parent | space out ">" lines (diff) | |
| signature | ||
'<' -> '<'
| -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 |
