From ae16a3bc75be12335026bb18d8e0a42f749a4a61 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sun, 21 Jun 2020 17:11:15 +0200 Subject: use only features at redpill.dk (not couchdesign.dk or virtual-assembly.org) --- .mrconfig | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to '.mrconfig') diff --git a/.mrconfig b/.mrconfig index 724a793..80d5f7d 100644 --- a/.mrconfig +++ b/.mrconfig @@ -1,18 +1,18 @@ [source/account] -checkout = git clone 'git://source.virtual-assembly.org/feature/account.git' 'account' +checkout = git clone 'git://source.redpill.dk/account.git' 'account' [source/account-secure] checkout = git clone 'git://source.redpill.dk/account-secure.git' 'account-secure' [source/account-shell] -checkout = git clone 'git://source.virtual-assembly.org/feature/account-shell.git' 'account-shell' +checkout = git clone 'git://source.redpill.dk/account-shell.git' 'account-shell' [source/accounting] -checkout = git clone 'git://source.couchdesign.dk/accounting.git' 'accounting' +checkout = git clone 'git://source.redpill.dk/accounting.git' 'accounting' [source/chat] -checkout = git clone 'git://source.virtual-assembly.org/feature/chat.git' 'chat' +checkout = git clone 'git://source.redpill.dk/chat-matrix.git' 'chat' [source/source] checkout = git clone 'git://source.redpill.dk/source.git' 'source' @@ -21,10 +21,10 @@ checkout = git clone 'git://source.redpill.dk/source.git' 'source' checkout = git clone 'git://source.redpill.dk/system.git' 'system' [source/system-desktop] -checkout = git clone 'git://source.couchdesign.dk/system-desktop.git' 'system-desktop' +checkout = git clone 'git://source.redpill.dk/system-desktop.git' 'system-desktop' [source/system-gateway] checkout = git clone 'git://source.redpill.dk/system-gateway.git' 'system-gateway' [source/about] -checkout = git clone 'git://source.couchdesign.dk/org.git' 'about' +checkout = git clone 'git://source.redpill.dk/org.git' 'about' -- cgit v1.2.3