Skip to content

Commit a753fd4

Browse files
authored
Merge pull request #11 from netlify/fix/link_to_unittests
fix: broken link to tests
2 parents 3cea60a + 8f7bf6e commit a753fd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ modified.
6060
npm run ava
6161
```
6262

63-
Runs [unit tests](/test/main.js).
63+
Runs [unit tests](/test/index.js).
6464

6565
```bash
6666
npm run lint

0 commit comments

Comments
 (0)