fix retry webhook link in the 'Webhook FAQs' page (#2909)

This commit is contained in:
Shuchang Zheng
2025-07-09 12:05:41 -07:00
committed by GitHub
parent 7dcbbcb201
commit f7f7778681

View File

@@ -70,4 +70,4 @@ function validateSkyvernRequestHeaders(req) {
## Can I Replay Webhook?
Yes, you can replay a webhook by using the [Retry Webhook](/api-reference/api-reference/agent/retry-webhook) endpoint.
Yes, you can replay a webhook by using the [Retry Webhook](/api-reference/api-reference/agent/retry-run-webhook) endpoint.