summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorMaledong <maledong_github@outlook.com>2019-09-06 13:42:37 +0800
committerRich Trott <rtrott@gmail.com>2019-09-22 13:35:18 -0700
commit872d803faf568ff71e8808cf9f469a38c67abf61 (patch)
treef7a2ec76f0d22abb6939565ece1093447da249a7 /CONTRIBUTING.md
parentef2e9e359c6dcc512beb7fe0356e05df907dd855 (diff)
downloadandroid-node-v8-872d803faf568ff71e8808cf9f469a38c67abf61.tar.gz
android-node-v8-872d803faf568ff71e8808cf9f469a38c67abf61.tar.bz2
android-node-v8-872d803faf568ff71e8808cf9f469a38c67abf61.zip
doc: remove the suffix number of the anchor link
Remove the number '11' as the suffix anchor id for the 'Developer's Certificate of Origin 1.1'. PR-URL: https://github.com/nodejs/node/pull/29468 Refs: https://github.com/nodejs/node/pull/6257 Reviewed-By: David Carlier <devnexen@gmail.com> Reviewed-By: James M Snell <jasnell@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 1a3babf840..b9d1f2cef6 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -3,7 +3,7 @@
* [Code of Conduct](#code-of-conduct)
* [Issues](#issues)
* [Pull Requests](#pull-requests)
-* [Developer's Certificate of Origin 1.1](#developers-certificate-of-origin-11)
+* [Developer's Certificate of Origin 1.1](#developers-certificate-of-origin)
## [Code of Conduct](./doc/guides/contributing/coc.md)