From 7d3afabf462cfac3addcd797053c1af85b90fd37 Mon Sep 17 00:00:00 2001 From: Mohammad Shahbaz Alam Date: Tue, 17 Dec 2024 09:25:35 +0530 Subject: [PATCH] Fix broken link for MPC CK --- docs/sdk/mpc-core-kit/mpc-core-kit-js/mpc-core-kit-js.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/sdk/mpc-core-kit/mpc-core-kit-js/mpc-core-kit-js.mdx b/docs/sdk/mpc-core-kit/mpc-core-kit-js/mpc-core-kit-js.mdx index ca8af80c5..d41c17e96 100644 --- a/docs/sdk/mpc-core-kit/mpc-core-kit-js/mpc-core-kit-js.mdx +++ b/docs/sdk/mpc-core-kit/mpc-core-kit-js/mpc-core-kit-js.mdx @@ -163,8 +163,8 @@ device seamlessly without having to generate a new factor. ## Resources -- [Quick Start](/quick-start?product=CORE_KIT&sdk=MPC_CORE_KIT&framework=REACT&stepIndex=0): Get - Started with an easy to follow integration of Web3Auth +- [Quick Start](/quick-start?product=MPC_CORE_KIT&sdk=MPC_CORE_KIT_WEB&framework=REACT&stepIndex=0&stepIndex=0): + Get Started with an easy to follow integration of Web3Auth - [Example Applications](/examples?product=Core+Kit&sdk=MPC+Core+Kit): Explore our example applications and try the SDK yourself.