From b1e6c23e18d6f5bf57403f8a055651ba4ccb063a Mon Sep 17 00:00:00 2001 From: Yurii Shynbuiev Date: Wed, 8 Jan 2025 21:49:49 +0700 Subject: [PATCH] fix: documentation broken links #2 Signed-off-by: Yurii Shynbuiev --- docs/docusaurus/webhooks/webhook.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/docusaurus/webhooks/webhook.md b/docs/docusaurus/webhooks/webhook.md index a66a6254f4..feedc880d9 100644 --- a/docs/docusaurus/webhooks/webhook.md +++ b/docs/docusaurus/webhooks/webhook.md @@ -156,8 +156,8 @@ generated): ### Common Event Types The Cloud Agent sends webhook notifications for events related to protocol state changes in -the [Connect](/tutorials/connections/connection), [Issue](/tutorials/credentials/issue), -[Presentation](/tutorials/credentials/present-proof) flows, and also [DID publication](/tutorials/dids/publish) +the [Connect](/tutorials/connections/connection), [Issue](/tutorials/credentials/didcomm/issue), +[Presentation](/tutorials/credentials/didcomm/present-proof) flows, and also [DID publication](/tutorials/dids/publish) state changes. These events allow you to track the progress and updates within these flows in real-time. The `id` field of the common event structure is the unique identifier (UUID) of the event and is randomly generated at