Skip to content

Commit

Permalink
doc: change glossary link in pull request guide to node's glossary doc
Browse files Browse the repository at this point in the history
  • Loading branch information
F3n67u committed Jun 5, 2022
1 parent 45d7ca9 commit f977a3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/contributing/pull-requests.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit f977a3c

Please sign in to comment.