From f5f595d5c22a8af08d7916c0a196c1602e6f78b5 Mon Sep 17 00:00:00 2001 From: kevin Date: Mon, 22 Sep 2025 13:28:12 +0800 Subject: [PATCH] chore: Update the link to the simple staking source code --- docs/developers/dapps/simple_staking_dapp.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/developers/dapps/simple_staking_dapp.mdx b/docs/developers/dapps/simple_staking_dapp.mdx index 4b9d05aa..7c5f5845 100644 --- a/docs/developers/dapps/simple_staking_dapp.mdx +++ b/docs/developers/dapps/simple_staking_dapp.mdx @@ -19,7 +19,7 @@ Babylon Labs hosts a version of this dApp for the convenience of users. ## Source Code -The source code of the dApp is open source and can be found [here](https://github.com/babylonlabs-io/simple-staking). +The source code of the dApp is open source and can be found [here](https://github.com/babylonlabs-io/babylon-toolkit/tree/main/services/simple-staking). ## Key Features