Skip to content
This repository was archived by the owner on Nov 1, 2017. It is now read-only.

Commit 7a596de

Browse files
committed
fix missing link to ping endpoint
1 parent 030b0cf commit 7a596de

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/webhooks/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ which has a more detailed payload.
9191
When you create a new webhook, we'll send you a simple `ping` event to let you
9292
know you've set up the webhook correctly. This event isn't stored so it isn't
9393
retrievable via the [Events API](/v3/activity/events/). You can trigger a `ping`
94-
again by calling the [ping endpoint](#).
94+
again by calling the [ping endpoint](/v3/repos/hooks/#ping-a-hook).
9595

9696
### Ping Event Payload
9797

0 commit comments

Comments
 (0)