We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 330e63c commit f1588adCopy full SHA for f1588ad
CONTRIBUTING.md
@@ -150,7 +150,7 @@ $ git rebase upstream/master
150
151
Bug fixes and features **should come with tests**. Add your tests in the
152
`test/parallel/` directory. For guidance on how to write a test for the Node.js
153
-project, see this [guide](./doc/guides/writing_tests.md). Looking at other tests
+project, see this [guide](./doc/guides/writing-tests.md). Looking at other tests
154
to see how they should be structured can also help.
155
156
To run the tests on Unix / OS X:
doc/guides/writing_tests.md renamed to doc/guides/writing-tests.md
0 commit comments