From 5cbb2c4879675ad198fb82de9e2e3789f8744818 Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Tue, 27 Mar 2018 16:13:38 -0400 Subject: [PATCH] Move .build.yml repo references to github.com --- .build.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.build.yml b/.build.yml index a2f855e94..8ed621a25 100644 --- a/.build.yml +++ b/.build.yml @@ -14,8 +14,8 @@ packages: - libinput - libxkbcommon sources: - - https://git.sr.ht/~sircmpwn/sway - - https://git.sr.ht/~sircmpwn/wlroots + - https://github.com/~sircmpwn/sway + - https://github.com/~sircmpwn/wlroots tasks: - wlroots: | cd wlroots