summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorvsemozhetbyt <vsemozhetbyt@gmail.com>2016-04-22 04:11:03 +0300
committerJames M Snell <jasnell@gmail.com>2016-04-22 08:35:39 -0700
commitf6d90a912b8b29ab4d32c0892d1d501ebec509b0 (patch)
tree5e27028eb0d241c11040f2c89f1bcc36a92b2198 /CONTRIBUTING.md
parent84ebf2b40defe0f7a76e846edb4b872e1b4ad7fd (diff)
downloadandroid-node-v8-f6d90a912b8b29ab4d32c0892d1d501ebec509b0.tar.gz
android-node-v8-f6d90a912b8b29ab4d32c0892d1d501ebec509b0.tar.bz2
android-node-v8-f6d90a912b8b29ab4d32c0892d1d501ebec509b0.zip
doc: fix a typo in the CONTRIBUTING.md
Delete a typo dot in the link to stability index. PR-URL: https://github.com/nodejs/node/pull/6343 Reviewed-By: Myles Borins <myles.borins@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Minwoo Jung <jmwsoft@gmail.com>
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index bce91a3603..b9e495e9b9 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -49,7 +49,7 @@ and built upon.
#### Respect the stability index
The rules for the master branch are less strict; consult the
-[stability index](./doc/api/documentation..md#stability-index) for details.
+[stability index](./doc/api/documentation.md#stability-index) for details.
In a nutshell, modules are at varying levels of API stability. Bug fixes are
always welcome but API or behavioral changes to modules at stability level 3