aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2020-07-27 10:49:23 +0200
committerJonas Smedegaard <dr@jones.dk>2020-07-27 10:49:23 +0200
commitfeb0737b1fa528e71fbfe7048e212ae0b9c2887b (patch)
tree3663bdd6c43a14ebafb051693074379077c7110b
parentb84c3a6e7f0f4bb644f05f7e991c45f114b453f8 (diff)
use redpill for all (current) features
-rw-r--r--.mrconfig12
1 files changed, 6 insertions, 6 deletions
diff --git a/.mrconfig b/.mrconfig
index 724a793..d665d4e 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/feature/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/feature/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/feature/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'