From f6d90a912b8b29ab4d32c0892d1d501ebec509b0 Mon Sep 17 00:00:00 2001 From: vsemozhetbyt Date: Fri, 22 Apr 2016 04:11:03 +0300 Subject: [PATCH] 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 Reviewed-By: Rich Trott Reviewed-By: Minwoo Jung --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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