From d50e2429d751175aa710af54751600c0331e9699 Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Mon, 2 Oct 2017 22:26:37 -0400 Subject: Update README et al with new links --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CONTRIBUTING.md') diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c880494d..8a6c0208 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -34,7 +34,7 @@ upstream. Try this: 1. Fork sway 2. Clone your fork -3. git remote add upstream git://github.com/SirCmpwn/sway.git +3. git remote add upstream git://github.com/swaywm/sway.git You only need to do this once. You're never going to use your fork's master branch. Instead, when you start working on a feature, do this: -- cgit v1.2.3-54-g00ecf