From 612e6695dc99e4b8bc05a59c7603743ba7463005 Mon Sep 17 00:00:00 2001 From: Alex Gartner Date: Wed, 12 Jun 2024 19:59:46 -0700 Subject: [PATCH] fix broken links --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 59b7739..d230c3f 100644 --- a/README.md +++ b/README.md @@ -21,10 +21,10 @@ yarn This template includes Hardhat tasks that streamline smart contract development. Learn more about the template and the functionality it provides -[in the docs](https://www.zetachain.com/docs/developers/template/). +[in the docs](https://www.zetachain.com/docs/developers/reference/template). ## Next Steps To learn more about building decentralized apps on ZetaChain, follow the tutorials available in -[the introduction to ZetaChain](https://www.zetachain.com/docs/developers/overview/). +[the introduction to ZetaChain](https://www.zetachain.com/docs/developers).