Skip to content

Commit fb37fd9

Browse files
authored
Make webhook URL documentation copy-and-pastable
1 parent 416a56f commit fb37fd9

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
@@ -46,7 +46,7 @@ The above steps should automatically clone the [whatwg/sg](https://github.com/wh
4646

4747
Follow the "[Creating Webhooks](https://developer.github.com/webhooks/creating/)" guide from GitHub for Living Standard repositories. The settings are:
4848

49-
- URL: `/push-status-check` on this server
49+
- URL: `https://participate.whatwg.org/push-status-check`
5050
- Content type: `application/json`
5151
- Secret: the value you've set in your `private-config.json`
5252
- Choose "Select individual events" and choose "Pull request" only

0 commit comments

Comments
 (0)