Skip to content

Commit 8bfc33e

Browse files
authored
fixed link (#91)
1 parent ede2935 commit 8bfc33e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fern/docs/pages/entities/webhooks.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
ℹ️ Webhooks enable building custom workflows in response to events on the DevRev platform. A webhook can be thought of as a 'reverse API' that's driven by events rather than requests. While APIs are used to pull data from the system, webhooks are a mechanism for the system to push data to a pre-configured endpoint. Webhooks allow you to receive notifications based on events without having to explicitly make a request.
44

5-
📌 For more information about webhooks, refer to [Getting started with webhooks](/guides/getting-started-with-webhooks).
5+
📌 For more information about webhooks, refer to [Getting started with webhooks](/public/guides/webhooks).

0 commit comments

Comments
 (0)