diff options
-rw-r--r-- | .mrconfig | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,4 +12,4 @@ checkout = git clone 'https://source.virtual-assembly.org/feature/chat.git' 'cha checkout = git clone 'https://source.redpill.dk/source.git' 'source' [source/about] -checkout = git clone 'https://source.couchdesign.dk/org.git' 'org' +checkout = git clone 'https://source.couchdesign.dk/org.git' 'about' |