Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFeng Yu <F3n67u@outlook.com>2022-06-08 21:42:53 +0300
committerGitHub <noreply@github.com>2022-06-08 21:42:53 +0300
commit3296d6d23d90151664fe1e3884a198dfb47cb8eb (patch)
treedcc75a6b44688b171ace703d88232fa30c8e9714
parentaba2cd74dce406da2f3dcf6a2bd08d9552fa3671 (diff)
doc: change glossary link in pull request guide to node's glossary doc
PR-URL: https://github.com/nodejs/node/pull/43318 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Akhil Marsonya <akhil.marsonya27@gmail.com> Reviewed-By: Danielle Adams <adamzdanielle@gmail.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Qingyu Deng <i@ayase-lab.com> Reviewed-By: Zijian Liu <lxxyxzj@gmail.com> Reviewed-By: Darshan Sen <raisinten@gmail.com>
-rw-r--r--doc/contributing/pull-requests.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/contributing/pull-requests.md b/doc/contributing/pull-requests.md
index 471ada0fb5f..403c9aa7daf 100644
--- a/doc/contributing/pull-requests.md
+++ b/doc/contributing/pull-requests.md
@@ -319,7 +319,7 @@ There are a number of more advanced mechanisms for managing commits using
Feel free to post a comment in the pull request to ping reviewers if you are
awaiting an answer on something. If you encounter words or acronyms that
seem unfamiliar, refer to this
-[glossary](https://chromium.googlesource.com/chromiumos/docs/+/HEAD/glossary.md).
+[glossary](https://github.com/nodejs/node/blob/HEAD/glossary.md).
#### Approval and request changes workflow