diff options
author | Simon Ser <contact@emersion.fr> | 2021-05-26 22:19:41 +0200 |
---|---|---|
committer | Simon Ser <contact@emersion.fr> | 2021-05-26 22:19:41 +0200 |
commit | b3ff6db730e02daaf329555aafc83c349590e4e6 (patch) | |
tree | 6830278a919e0161825d11cb335148369cdfd215 | |
parent | 8fa4a6b303fd41d482345c8decce439fc83f938e (diff) |
readme: fix broken IRC web client link
Previous commit has tweaked the link name.
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -30,7 +30,7 @@ them work independently of one another and freely compose with anything you want to implement yourself. Check out our [wiki] to get started with wlroots. Join our IRC channel: -[#sway-devel on Libera.chat]. +[#sway-devel on Libera Chat]. wlroots is developed under the direction of the [sway] project. A variety of [wrapper libraries] are available for using it with your favorite programming |