From 1a9668fd365f0d0c46b0918312f1a2ab28ebec33 Mon Sep 17 00:00:00 2001 From: Benjamin <57356716+t7ru@users.noreply.github.com> Date: Sun, 4 May 2025 19:11:51 -0400 Subject: [PATCH] update old freenode channel link to libera --- CONTRIBUTING.md | 2 +- javascript/selenium-webdriver/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 6f07bf7638484..3c88ce7e33c76 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -350,7 +350,7 @@ Issues are labelled to make them easier to categorise and find by: ## Communication Selenium contributors frequent the `#selenium` channel on -[`irc.freenode.org`](https://webchat.freenode.net/). You can also join +[`libera.chat`](https://web.libera.chat/). You can also join the [`selenium-developers@` mailing list](https://groups.google.com/forum/#!forum/selenium-developers). Check https://selenium.dev/support/ for a complete list of options to communicate. diff --git a/javascript/selenium-webdriver/README.md b/javascript/selenium-webdriver/README.md index 6b3c0dfecb1b2..9224507b7cc74 100644 --- a/javascript/selenium-webdriver/README.md +++ b/javascript/selenium-webdriver/README.md @@ -116,7 +116,7 @@ script provided with `selenium-webdriver`. API documentation is available online from the [Selenium project][api]. Additional resources include -- the #selenium channel on freenode IRC +- the #selenium channel on Libera IRC - the [selenium-users@googlegroups.com][users] list - [SeleniumHQ](https://selenium.dev/documentation/) documentation