Skip to content

Commit

Permalink
doc: fix chromium document link in pull-requests.md
Browse files Browse the repository at this point in the history
PR-URL: nodejs/node#43265
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Michael Dawson <midawson@redhat.com>
Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Qingyu Deng <i@ayase-lab.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
  • Loading branch information
rikapo authored and guangwong committed Oct 10, 2022
1 parent 2102380 commit 6b93e5d
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://sites.google.com/a/chromium.org/dev/glossary).
[glossary](https://chromium.googlesource.com/chromiumos/docs/+/HEAD/glossary.md).

#### Approval and request changes workflow

Expand Down

0 comments on commit 6b93e5d

Please sign in to comment.