From 41c3b930c21abb7808fffdb421a5add3858432f6 Mon Sep 17 00:00:00 2001 From: Oleksandr Hrab Date: Thu, 27 Feb 2025 16:32:29 +0200 Subject: [PATCH] fix: docs urls --- content/docs/about-settlemint/intro.mdx | 14 ++++++------- .../supported-blockchains.mdx | 20 +++++++++---------- .../developer-guides/user-wallets-and-scp.md | 4 ++-- content/docs/index.mdx | 14 ++++++------- 4 files changed, 26 insertions(+), 26 deletions(-) diff --git a/content/docs/about-settlemint/intro.mdx b/content/docs/about-settlemint/intro.mdx index d1c63348..2e3b8395 100644 --- a/content/docs/about-settlemint/intro.mdx +++ b/content/docs/about-settlemint/intro.mdx @@ -12,28 +12,28 @@ SettleMint makes it easy for any developer to build, deploy and integrate blockc Learn about the services and tools you can use on SettleMint Learn about the supported blockchains that you can use Create Your First Application using SettleMint on a Managed Cloud Learn about the supported blockchains that you can use @@ -46,21 +46,21 @@ Follow these developer guides to start building on SettleMint Create Your First Application using SettleMint on a Managed Cloud Learn how to create a custom frontend by building an ERC20 token transfer application Build a Asset Tokenization blockchain application diff --git a/content/docs/about-settlemint/supported-blockchains.mdx b/content/docs/about-settlemint/supported-blockchains.mdx index 8612b052..bb960ac4 100644 --- a/content/docs/about-settlemint/supported-blockchains.mdx +++ b/content/docs/about-settlemint/supported-blockchains.mdx @@ -14,7 +14,7 @@ SettleMint currently supports the following protocols:

Hyperledger Besu

@@ -26,7 +26,7 @@ SettleMint currently supports the following protocols:

Hyperledger Fabric

@@ -38,7 +38,7 @@ SettleMint currently supports the following protocols:

Quorum

@@ -54,7 +54,7 @@ SettleMint currently supports the following protocols:

Ethereum

@@ -66,7 +66,7 @@ SettleMint currently supports the following protocols:

Avalanche

@@ -78,7 +78,7 @@ SettleMint currently supports the following protocols:

Polygon

@@ -90,7 +90,7 @@ SettleMint currently supports the following protocols:

Polygon zkEVM

@@ -102,7 +102,7 @@ SettleMint currently supports the following protocols:

Arbitrum

@@ -114,7 +114,7 @@ SettleMint currently supports the following protocols:

Optimism

@@ -126,7 +126,7 @@ SettleMint currently supports the following protocols:

Hedera

diff --git a/content/docs/developer-guides/user-wallets-and-scp.md b/content/docs/developer-guides/user-wallets-and-scp.md index 1ed61c97..570c426d 100644 --- a/content/docs/developer-guides/user-wallets-and-scp.md +++ b/content/docs/developer-guides/user-wallets-and-scp.md @@ -17,8 +17,8 @@ For the purpose of this guide, you can set up a Besu network with one validator ### HD ECDSA Create the user wallet deployment along with one user wallet. For detailed instructions, see: -- [User Wallet Guide](https://console.settlemint.com/documentation/docs/using-platform/user_wallet/) -- [Private Keys Guide](https://console.settlemint.com/documentation/docs/using-platform/private-keys/) +- [User Wallet Guide](https://console.settlemint.com/documentation/building-with-settlemint/user-wallet) +- [Private Keys Guide](https://console.settlemint.com/documentation/building-with-settlemint/private-keys) Make sure to enable the address on your node. diff --git a/content/docs/index.mdx b/content/docs/index.mdx index 5136eb43..41dac56e 100644 --- a/content/docs/index.mdx +++ b/content/docs/index.mdx @@ -11,22 +11,22 @@ SettleMint makes it easy for any developer to build, deploy and integrate blockc @@ -38,16 +38,16 @@ Follow these developer guides to start building on SettleMint