From 0eb069f51fff4dc934d4043b2540fa20147307b6 Mon Sep 17 00:00:00 2001 From: Evan Gates Date: Mon, 2 Aug 2021 09:26:56 -0700 Subject: [PATCH] README: x/freenode/c/libera/ Update the README to point to irc.libera.chat after the great migration of 2021. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b35f559d7..a449eb303 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [![Coverity Scan Build Status](https://scan.coverity.com/projects/3939/badge.svg)](https://scan.coverity.com/projects/3939) [![codecov](https://codecov.io/gh/martanne/vis/branch/master/graph/badge.svg)](https://codecov.io/gh/martanne/vis) [![Documentation Status](https://readthedocs.org/projects/vis/badge/?version=master)](http://vis.readthedocs.io/en/master/?badge=master) -[![#vis-editor on freenode](https://img.shields.io/badge/IRC-%23vis--editor-blue.svg)](irc://irc.freenode.net/vis-editor) +[![#vis-editor on libera](https://img.shields.io/badge/IRC-%23vis--editor-blue.svg)](ircs://irc.libera.chat:6697/vis-editor) Vis aims to be a modern, legacy-free, simple yet efficient editor, combining the strengths of both vi(m) and sam. @@ -127,4 +127,4 @@ There are plenty of ways to contribute, below are a few ideas: Checkout the [Developer Overview](https://github.com/martanne/vis/wiki/Developer-Overview) to get started and do not hesitate to ask question in the `#vis-editor` -IRC channel on freenode. +IRC channel on libera ([join via your browser](https://web.libera.chat/#vis-editor)).