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 content/docs/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@ SettleMint makes it easy for any developer to build, deploy and integrate blockc
<Card
title="Create an Application"
description="Create Your First Application using SettleMint on a Managed Cloud"
href="/using-platform/create-an-application"
href="/building-with-settlemint/create-an-application"
/>
<Card
title="Install On-Premise"
description="Learn about the supported blockchains that you can use"
href="/launch-platform/self-hosted/installing-on-an-existing-cluster/introduction"
href="/launching-the-platform/self-hosted/introduction"
/>
</Cards>

Expand All @@ -38,7 +38,7 @@ Follow these developer guides to start building on SettleMint
<Card
title="Hello World Application"
description="Create Your First Application using SettleMint on a Managed Cloud"
href="/using-platform/create-an-application"
href="/building-with-settlemint/create-an-application"
/>
<Card
title="Connect Frontend - NextJS"
Expand Down