Skip to content

Commit 65b24c4

Browse files
Fix docs link
Signed-off-by: Peter Broadhurst <[email protected]>
1 parent 75e0275 commit 65b24c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/types/_includes/subscription_description.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ allowing you to customize your HTTP requests as follows:
170170
- Wait for a invocation of the back-end service, before acknowledging
171171
- To retry requests to your Webhook on a non-`2xx` HTTP status code
172172
or other error, then you should enable and configure
173-
[events.webhooks.retry](../../config.md#eventswebhooksretry)
173+
[events.webhooks.retry](../../config.html#eventswebhooksretry)
174174
- The event is acknowledged once the request (with any retries), is
175175
completed - regardless of whether the outcome was a success or failure.
176176
- Use `fastack` to acknowledge against FireFly immediately and make multiple

0 commit comments

Comments
 (0)