diff options
author | emersion <contact@emersion.fr> | 2017-09-01 15:01:20 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-09-01 15:01:20 +0200 |
commit | bb20a446d438a41bcee91882f4424f5efc8a0ea5 (patch) | |
tree | 5080102f7f703b22e9ea846adc8e38e521c06019 | |
parent | 252a1b9c13e21ca6647233c7023251a2050c32bf (diff) |
Fix IRC channel link
Use #sway-devel instead of #sway
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ This is a WIP: [status](https://github.com/SirCmpwn/wlroots/issues/9) ## Contributing Development is organized in our [IRC -channel](http://webchat.freenode.net/?channels=sway&uio=d4), #sway on +channel](http://webchat.freenode.net/?channels=sway-devel&uio=d4), #sway-devel on irc.freenode.net. Join us and ask how you can help! ## Building |