From 04fcac81ab34ac900de8dc8ad221cdd5bb8d7652 Mon Sep 17 00:00:00 2001 From: "yongen.loong" Date: Fri, 26 Jul 2024 10:03:45 +0800 Subject: [PATCH] feat: links to contract deployment and dapp development --- .../node-operators/simulation-in-local-environment/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/quick-start/node-operators/simulation-in-local-environment/index.md b/docs/quick-start/node-operators/simulation-in-local-environment/index.md index c7fa0187..cfbfa85f 100644 --- a/docs/quick-start/node-operators/simulation-in-local-environment/index.md +++ b/docs/quick-start/node-operators/simulation-in-local-environment/index.md @@ -97,4 +97,4 @@ aelf-command call AElf.ContractNames.Consensus GetCurrentMinerPubkeyList '{}' ## Add More BPs Repeat the steps to add more BPs. No need to edit `appsettings.json` again. When candidate nodes exceed the max BPs, they replace genesis nodes, which cannot participate in elections again. -Proceed to contract deployment and DApp development guides for more details. \ No newline at end of file +Proceed to [contract deployment](/tools/smart-contract-templates/deploying-contracts-without-bp-approval/) and [DApp development](/quick-start/developers/) guides for more details. \ No newline at end of file