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!
  • Loading branch information
SamB committed Feb 15, 2025
1 parent 47ae886 commit c0a9b4d
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 c0a9b4d

Please sign in to comment.