Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions src/content/docs/en/sdk/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -48,18 +48,18 @@ Scroll SDK shares the same risks, centralized components, and rollup maturity as
icon={StartSvg}
name="Scroll SDK FAQ"
content="Get answers to the most asked questions about Scroll SDK"
link="/en/sdk/early-access-program"
link="/en/sdk/sdk-faq"
/>
<NavCard
icon={DevelopSvg}
name="Technical Stack"
content="Learn more about the specifics of running Scroll SDK"
link="/en/sdk/early-access-program"
link="/en/sdk/technical-stack"
/>
<NavCard
icon={LearnSvg}
name="Run a Local Devnet"
content="Get started by running a devnet on your local machine."
link="/en/sdk/guides/run-on-arm64-mac"
link="/en/sdk/guides/devnet-deployment"
/>
</div>
Loading