Skip to content

Commit

Permalink
chore: fix broken link
Browse files Browse the repository at this point in the history
  • Loading branch information
itsacoyote committed Apr 16, 2024
1 parent 6ff1a5a commit 467e3a6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions content/60.test-and-debug/20.in-memory-node.md
Original file line number Diff line number Diff line change
Expand Up @@ -398,8 +398,7 @@ This section demonstrates how to author and execute tests locally against `era_t
### Project configuration
<!-- TODO: update link -->
1. Start by creating a new Hardhat project. If you need guidance, follow the [getting started guide](../../build/tooling/hardhat/getting-started.md).
1. Start by creating a new Hardhat project. If you need guidance, follow the [getting started guide](/tooling/hardhat/getting-started).
1. To incorporate the test libraries, execute:
Expand Down

0 comments on commit 467e3a6

Please sign in to comment.