mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
doc: fix web.libera.chat link in pull-requests.md
The old link wasn't prefilling the channel name for me, and this is the format suggested in the docs:<https://libera.chat/guides/webchat#kiwiirc> It works, too! PR-URL: https://github.com/nodejs/node/pull/57076 Reviewed-By: Jordan Harband <ljharb@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
This commit is contained in:
@@ -53,7 +53,7 @@ help, questions, and discussions.
|
||||
development of Node.js core specifically.
|
||||
|
||||
Node.js also has an unofficial IRC channel:
|
||||
[#Node.js](https://web.libera.chat/?channels=node.js).
|
||||
[#Node.js](https://web.libera.chat/#node.js).
|
||||
|
||||
## Setting up your local environment
|
||||
|
||||
|
||||
Reference in New Issue
Block a user