aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2017-10-02 22:27:39 -0400
committerDrew DeVault <sir@cmpwn.com>2017-10-02 22:27:39 -0400
commitb0527e7d4880ba234d77384c7fc3006afc609183 (patch)
treea7334a23b82a2580024b37afcd86e6ad23a2e5db /README.md
parentfa7013ac2309adc02e65ff88db072430394b62fd (diff)
Update README et al with new links
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index bc4f6471..d232804a 100644
--- a/README.md
+++ b/README.md
@@ -1,13 +1,13 @@
-# wlroots [![](https://api.travis-ci.org/SirCmpwn/wlroots.svg)](https://travis-ci.org/SirCmpwn/wlroots)
+# wlroots [![](https://api.travis-ci.org/swaywm/wlroots.svg)](https://travis-ci.org/swaywm/wlroots)
Pluggable, composable modules for building a
[Wayland](http://wayland.freedesktop.org/) compositor.
-This is a WIP: [status](https://github.com/SirCmpwn/wlroots/issues/9)
+This is a WIP: [status](https://github.com/swaywm/wlroots/issues/9)
## Contributing
-See [CONTRIBUTING.md](https://github.com/SirCmpwn/wlroots/blob/master/CONTRIBUTING.md)
+See [CONTRIBUTING.md](https://github.com/swaywm/wlroots/blob/master/CONTRIBUTING.md)
## Building