aboutsummaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorLibravatar Drew DeVault <sir@cmpwn.com>2017-10-02 22:26:37 -0400
committerLibravatar Drew DeVault <sir@cmpwn.com>2017-10-02 22:26:37 -0400
commitd50e2429d751175aa710af54751600c0331e9699 (patch)
tree60877a0757fec768ad5fa188007c490ecb033d3a /CONTRIBUTING.md
parentMerge pull request #1368 from johnae/swaybar-handle-scroll-events (diff)
downloadsway-d50e2429d751175aa710af54751600c0331e9699.tar.gz
sway-d50e2429d751175aa710af54751600c0331e9699.tar.zst
sway-d50e2429d751175aa710af54751600c0331e9699.zip
Update README et al with new links
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
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:
34 34
351. Fork sway 351. Fork sway
362. Clone your fork 362. Clone your fork
373. git remote add upstream git://github.com/SirCmpwn/sway.git 373. git remote add upstream git://github.com/swaywm/sway.git
38 38
39You only need to do this once. You're never going to use your fork's master 39You only need to do this once. You're never going to use your fork's master
40branch. Instead, when you start working on a feature, do this: 40branch. Instead, when you start working on a feature, do this: