summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorJoyee Cheung <joyeec9h3@gmail.com>2018-01-20 23:19:03 +0800
committerJoyee Cheung <joyeec9h3@gmail.com>2018-01-24 03:23:40 +0800
commit695ed671fcf6ea14b236b9a85d53542bd91fff08 (patch)
tree74741b3ca8ed0238177fb87fdfcf9ff1813ca5f1 /test
parent6a56a0a3f831a28376e73eab809e66fb639628b9 (diff)
downloadandroid-node-v8-695ed671fcf6ea14b236b9a85d53542bd91fff08.tar.gz
android-node-v8-695ed671fcf6ea14b236b9a85d53542bd91fff08.tar.bz2
android-node-v8-695ed671fcf6ea14b236b9a85d53542bd91fff08.zip
doc: split CONTRIBUTING.md
PR-URL: https://github.com/nodejs/node/pull/18271 Fixes: https://github.com/nodejs/node/issues/17842 Reviewed-By: Michaƫl Zasso <targos@protonmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
Diffstat (limited to 'test')
-rw-r--r--test/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/README.md b/test/README.md
index d214f2fc10..bc2464bcfa 100644
--- a/test/README.md
+++ b/test/README.md
@@ -6,7 +6,7 @@ For a detailed guide on how to write tests in this
directory, see [the guide on writing tests](../doc/guides/writing-tests.md).
On how to run tests in this directory, see
-[the contributing guide](../CONTRIBUTING.md#step-6-test).
+[the contributing guide](../doc/guides/contributing/pull-requests.md#step-6-test).
## Test Directories