summaryrefslogtreecommitdiff
path: root/doc/guides/contributing
diff options
context:
space:
mode:
authorJustin Lee <justinlee0022@gmail.com>2018-02-19 15:02:38 -0800
committerVse Mozhet Byt <vsemozhetbyt@gmail.com>2018-02-20 02:18:03 +0200
commit2caa1f54582902a4feae9a4c7a2e30c6718f7005 (patch)
tree4836366122ed4cc9ad5f108533ca5deefaf3aa21 /doc/guides/contributing
parent469036add4e0e879de3e9307bca4d22a1d547793 (diff)
downloadandroid-node-v8-2caa1f54582902a4feae9a4c7a2e30c6718f7005.tar.gz
android-node-v8-2caa1f54582902a4feae9a4c7a2e30c6718f7005.tar.bz2
android-node-v8-2caa1f54582902a4feae9a4c7a2e30c6718f7005.zip
doc: fix broken link in pull-requests.md
PR-URL: https://github.com/nodejs/node/pull/18873 Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
Diffstat (limited to 'doc/guides/contributing')
-rw-r--r--doc/guides/contributing/pull-requests.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/guides/contributing/pull-requests.md b/doc/guides/contributing/pull-requests.md
index 3d7c548bbd..4fd2de923a 100644
--- a/doc/guides/contributing/pull-requests.md
+++ b/doc/guides/contributing/pull-requests.md
@@ -660,4 +660,4 @@ you can take a look at the
[guide for writing tests in Node.js]: ../writing-tests.md
[https://ci.nodejs.org/]: https://ci.nodejs.org/
[IRC in the #node-dev channel]: https://webchat.freenode.net?channels=node-dev&uio=d4
-[Onboarding guide]: ../onboarding.md
+[Onboarding guide]: ../../onboarding.md