diff options
author | Simon Zeni <simon@bl4ckb0ne.ca> | 2021-05-19 09:56:14 -0400 |
---|---|---|
committer | Simon Ser <contact@emersion.fr> | 2021-05-24 10:04:17 +0200 |
commit | e6c00f7eeaccdac88295fda0815a8c2612ce5431 (patch) | |
tree | fa28f8436ab788896ee2e2e72a34a28cfbcdac1f | |
parent | 2fd20b17b6b8dee267c228a495475d60adef7cd0 (diff) |
Update IRC links
-rw-r--r-- | CONTRIBUTING.md | 4 | ||||
-rw-r--r-- | README.md | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index bafbffd0..81e25e45 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,8 +2,8 @@ Contributing just involves sending a pull request. You will probably be more successful with your contribution if you visit -[#sway-devel](https://webchat.freenode.net/?channels=sway-devel) on -irc.freenode.net upfront and discuss your plans. +[#sway-devel on Libera.chat](https://libera.chat/guides/connect) upfront and +discuss your plans. Note: rules are made to be broken. Adjust or ignore any/all of these as you see fit, but be prepared to justify it to your peers. @@ -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 Freenode]. +[#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 @@ -76,7 +76,7 @@ See [CONTRIBUTING.md]. [Wayland]: https://wayland.freedesktop.org/ [wiki]: https://github.com/swaywm/wlroots/wiki/Getting-started -[#sway-devel on Freenode]: https://webchat.freenode.net/?channels=sway-devel +[#sway-devel on Libera.chat]: https://libera.chat/guides/connect [Sway]: https://github.com/swaywm/sway [wrapper libraries]: https://github.com/search?q=topic%3Abindings+org%3Aswaywm&type=Repositories [libseat]: https://git.sr.ht/~kennylevinsen/seatd |