Skip to content

Commit 61c40ef

Browse files
authored
Fix broken link (#2038)
1 parent 7bb4191 commit 61c40ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wallet/how-to/run-devnet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ Follow these steps to connect MetaMask to Hardhat Network.
9090
## Reset your local nonce calculation
9191

9292
If you restart your development network, you can accidentally confuse MetaMask
93-
because it calculates the next [nonce](send-transactions.md#nonce) based on both the
93+
because it calculates the next [nonce](./send-transactions/index.md#nonce) based on both the
9494
network state _and_ the known sent transactions.
9595

9696
To clear MetaMask's transaction queue and reset its nonce calculation, go to **Settings > Advanced**

0 commit comments

Comments
 (0)