Skip to content
This repository was archived by the owner on Apr 23, 2024. It is now read-only.

Commit cfa501c

Browse files
committed
docs: adjust webhooks docs
1 parent db0b389 commit cfa501c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ Then, create your webhook on GitHub as follows:
153153
1. Go to your Repository Settings
154154
2. Select the "Webhooks" option in the left navigation menu
155155
3. Click the button "Add webhook" at the top right
156-
4. Add set your server URL as "Payload URL" (ending with `/webhook`), e.g. `https://schema.stackhead.io/webhook`
156+
4. Add set your server URL as "Payload URL" (ending with `/webhook/github`), e.g. `https://schema.stackhead.io/webhook/github`
157157
5. Select "application/json" as "Content type"
158158
6. Set your secret from configuration as "Secret"
159159
7. Choose the option "Let me select individual events." and enable the folowing events:

0 commit comments

Comments
 (0)