From f7a0d11758f3cc62cfe92422d561c35c3ce93966 Mon Sep 17 00:00:00 2001 From: KM Koushik Date: Sun, 22 Feb 2026 23:28:15 +1100 Subject: [PATCH] Fix webhook documentation link in changelog Updated webhook documentation link to point to the correct URL. --- apps/docs/changelog.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/docs/changelog.mdx b/apps/docs/changelog.mdx index 0d47fd6..8939b7f 100644 --- a/apps/docs/changelog.mdx +++ b/apps/docs/changelog.mdx @@ -11,7 +11,7 @@ description: "Product updates and announcements from Unsend" ### Webhooks -You can now receive real-time notifications for email events via webhooks. Configure webhook endpoints to track deliveries, bounces, complaints, and more. [Learn more](http://localhost:3000/guides/webhooks) +You can now receive real-time notifications for email events via webhooks. Configure webhook endpoints to track deliveries, bounces, complaints, and more. [Learn more](https://docs.usesend.com/guides/webhooks) ### Contact Books API