aboutsummaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorGravatar jesopo2019-01-18 14:03:57 +0000
committerGravatar jesopo2019-01-18 14:04:06 +0000
commitd2b572849cc7724f7f4a29c8c1e6c6ea06228ba7 (patch)
tree2975840e43f24695fe1906bf46ce7d451e653f20 /modules
parentPoint out that users can use raw github events, not just event categories (diff)
signature
Correct markdown url (github)
Diffstat (limited to 'modules')
-rw-r--r--modules/github/ghwebhook.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/github/ghwebhook.md b/modules/github/ghwebhook.md
index 99c43854..e7f62455 100644
--- a/modules/github/ghwebhook.md
+++ b/modules/github/ghwebhook.md
@@ -8,7 +8,7 @@
Same as above but with `remove` instead of `add`
## Modifying shown events
-`!ghwebhook events [hook] [events]` where `[events]` is either a raw event (see (here)[https://developer.github.com/v3/activity/events/types/]) or a space-separated list of the following
+`!ghwebhook events [hook] [events]` where `[events]` is either a raw event (see [here](https://developer.github.com/v3/activity/events/types/)) or a space-separated list of the following
#### ping
Shows when a newly registered web hook first hits BitBot