Skip to content

Commit 5a4611e

Browse files
committed
Merge pull request github#432 from johnsheehan/patch-1
fix missing link to ping endpoint
2 parents 030b0cf + 7a596de commit 5a4611e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)