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:
Samuel Bronson
2025-02-23 19:32:19 +00:00
committed by GitHub
parent 4e1f0ccb4d
commit 4466e07540

View File

@@ -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