Browse Source

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>
process-exit-stdio-flushing
vsemozhetbyt 9 years ago
committed by James M Snell
parent
commit
f6d90a912b
  1. 2
      CONTRIBUTING.md

2
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

Loading…
Cancel
Save