summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorRich Trott <rtrott@gmail.com>2021-10-04 20:36:45 -0700
committerRich Trott <rtrott@gmail.com>2021-10-06 21:20:55 -0700
commit88e82b890b1e0c6f9e3637a4ba781205f851ee1f (patch)
tree58ae07dc5f41489bd40bbbbe709aacf06555a1a7 /CONTRIBUTING.md
parent055311ae18c216388a04fe1aca01210c4d00613e (diff)
downloadnode-new-88e82b890b1e0c6f9e3637a4ba781205f851ee1f.tar.gz
doc: format general markdown files
Use `make format-md` to format general markdown files. PR-URL: https://github.com/nodejs/node/pull/40322 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Zijian Liu <lxxyxzj@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@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 d0d3f4f648..1c3bf6c65c 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -8,7 +8,7 @@
## [Code of Conduct](./doc/guides/contributing/code-of-conduct.md)
The Node.js project has a
-[Code of Conduct](https://github.com/nodejs/admin/blob/HEAD/CODE_OF_CONDUCT.md)
+[Code of Conduct](https://github.com/nodejs/admin/blob/HEAD/CODE\_OF\_CONDUCT.md)
to which all contributors must adhere.
See [details on our policy on Code of Conduct](./doc/guides/contributing/code-of-conduct.md).