aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2020-06-21 17:11:15 +0200
committerJonas Smedegaard <dr@jones.dk>2020-06-21 18:06:03 +0200
commitae16a3bc75be12335026bb18d8e0a42f749a4a61 (patch)
tree79e488d080c85aaf4d993d58a4b2fe2ed73084af
parentf8c9b361b169d395bf5dbbeb6bafb702d3832795 (diff)
use only features at redpill.dk (not couchdesign.dk or virtual-assembly.org)
-rw-r--r--.mrconfig12
1 files changed, 6 insertions, 6 deletions
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'