From e0ca9613956f1b044773c562f5d871fc52256f72 Mon Sep 17 00:00:00 2001 From: Swaroop Hegde Date: Fri, 15 Mar 2024 06:50:29 -0700 Subject: [PATCH] fixed devnet mint URL --- docs/participate/devnet.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/participate/devnet.md b/docs/participate/devnet.md index 6a31e60..9f00f0b 100644 --- a/docs/participate/devnet.md +++ b/docs/participate/devnet.md @@ -25,8 +25,8 @@ Here are a few exciting examples on what can be built using powerloom: Ready to embark on your Devnet journey? Follow these simple steps: -1. Visit our [Mint page](https://mint-devnet.powerloom.dev) to mint your Devnet slot. +1. Visit our [Mint page](https://devnet-mint.powerloom.dev) to mint your Devnet slot. 2. Once minted, head over to the [Getting Started guide](../build-with-powerloom/devnet/getting-started.md) for a step-by-step walkthrough on setting up your development environment. 3. Join our [developer community](https://discord.com/invite/powerloom) to connect with fellow builders, ask questions, and share your projects. -We can't wait to see the amazing applications you'll build with Powerloom Devnet. Happy coding! \ No newline at end of file +We can't wait to see the amazing applications you'll build with Powerloom Devnet. Happy coding!