diff --git a/src/content/docs/en/sdk/guides/devnet-deployment.mdx b/src/content/docs/en/sdk/guides/devnet-deployment.mdx index 400f14e2..48a00350 100644 --- a/src/content/docs/en/sdk/guides/devnet-deployment.mdx +++ b/src/content/docs/en/sdk/guides/devnet-deployment.mdx @@ -473,7 +473,7 @@ Because the devnet does not use `https`, you need to manually set these up in Me ## What's Next? -If you're a developer, you might want to try [customizing specific sdk components](/sdk/customization). +If you're a developer, you might want to try [customizing specific sdk components](/sdk/guides/customizing-sdk-components). If you're looking to learn more about running a public testnet, try out a production deployment with our [Digital Ocean guide](/sdk/guides/production-deployment-digital-ocean) or our [AWS guide](/sdk/guides/production-deployment-aws).