Skip to content

Commit

Permalink
doc: fix web.libera.chat link in pull-requests.md
Browse files Browse the repository at this point in the history
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: #57076
Reviewed-By: Jordan Harband <[email protected]>
Reviewed-By: Luigi Pinca <[email protected]>
  • Loading branch information
SamB authored Feb 23, 2025
1 parent 4e1f0cc commit 4466e07
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 @@ -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

Expand Down

0 comments on commit 4466e07

Please sign in to comment.