diff --git a/docs/tutorials/deploying-contracts/using-hardhat.md b/docs/tutorials/deploying-contracts/using-hardhat.md index 97a7e21..4cead2c 100644 --- a/docs/tutorials/deploying-contracts/using-hardhat.md +++ b/docs/tutorials/deploying-contracts/using-hardhat.md @@ -250,7 +250,7 @@ Congratulations! You've successfully deployed a smart contract on the **Status N - **Explore More Tutorials**: - - Check out other tutorials in the [Status Network Documentation](/tutorials). + - Check out other tutorials in the [Status Network Documentation](/tutorials/ethers-tutorial). - **Deploy to Mainnet**: @@ -312,7 +312,7 @@ Congratulations! You've successfully deployed a smart contract on the **Status N If you encounter any issues or have questions, feel free to reach out: -- **Support**: [support@statusnetwork.io](mailto:nadeem@status.network) +- **Support**: [support](mailto:nadeem@status.network) - **Community Discord**: [Join Our Discord](https://discord.gg/status_im) --- diff --git a/docs/tutorials/ethers-tutorial.md b/docs/tutorials/ethers-tutorial.md index ef4e5b1..fb52d6c 100644 --- a/docs/tutorials/ethers-tutorial.md +++ b/docs/tutorials/ethers-tutorial.md @@ -381,7 +381,7 @@ You've successfully created a web application that interacts with a smart contra - **Explore More Tutorials**: - - Check out other tutorials in the [Status Network Documentation](/tutorials). + - Check out other tutorials in the [Status Network Documentation](/tutorials/ethers-tutorial). - **Enhance the Application**: