From c95beec36d5c48ad273ae4ec11fa80c2b683357a Mon Sep 17 00:00:00 2001 From: Radovenchyk Date: Wed, 15 Jan 2025 19:54:43 +0200 Subject: [PATCH] Update README.md Signed-off-by: Radovenchyk --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5af340b..c560cb5 100644 --- a/README.md +++ b/README.md @@ -53,4 +53,4 @@ You can define custom hardhat tasks in [hardhat.config.ts](https://github.com/av ## Documentation There is a documentation under the Avalanche's official documentation repository: -[Using Hardhat with the Avalanche C-Chain](https://docs.avax.network/build/tutorials/smart-contracts/using-hardhat-with-the-avalanche-c-chain) \ No newline at end of file +[Using Hardhat with the Avalanche C-Chain](https://docs.avax.network/dapps/toolchains/hardhat)