From 2886c129242fc1b7453549b6ed34859970a00741 Mon Sep 17 00:00:00 2001 From: Brydon <64203620+BrydonJ@users.noreply.github.com> Date: Tue, 2 Sep 2025 15:39:38 +0200 Subject: [PATCH] Update webhooks.md Latest version (from 2020) is 3.1.0 --- MyApp/_pages/webhooks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MyApp/_pages/webhooks.md b/MyApp/_pages/webhooks.md index 8212eb1fa6..4f4b311284 100644 --- a/MyApp/_pages/webhooks.md +++ b/MyApp/_pages/webhooks.md @@ -12,7 +12,7 @@ by [Jezz Santos](https://github.com/jezzsantos) makes it very easy to expose web and helps you manage your user's subscriptions to those webhooks.: :::copy -`` +`` ::: By adding the `WebhookFeature` to the `AppHost` of your service,