From 578cc84f031fe2467e10aab5356eb01a62357e72 Mon Sep 17 00:00:00 2001 From: "yongen.loong" Date: Fri, 28 Jun 2024 10:43:01 +0800 Subject: [PATCH] fix: broken anchor --- docs/tools/aelf-cli/commands/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tools/aelf-cli/commands/index.md b/docs/tools/aelf-cli/commands/index.md index 935c9d9..8f9eabe 100644 --- a/docs/tools/aelf-cli/commands/index.md +++ b/docs/tools/aelf-cli/commands/index.md @@ -399,7 +399,7 @@ After running the `event` command, the decoded event output is as follows: These steps and commands will help you retrieve and decode the transaction results on the ealf blockchain. -For more details, check the descriptions of [`aelf-command event`](#event-deserialize-the-result-return-by-executing-a-transaction). +For more details, check the descriptions of [`aelf-command event`](#event---deserialize-transaction-result). # Deploy a smart contract