aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2018-11-29 04:34:03 +0100
committerJonas Smedegaard <dr@jones.dk>2018-11-29 04:34:03 +0100
commit109ed95124a6818b8c805284c81a2eaf5fcf3303 (patch)
treebbd75e47f157b07142dc808d872e1e7b87e7e2df
parent71bd74bad510d8da3307fbc20b58e65dc53f8856 (diff)
Fix checkout of about.
-rw-r--r--.mrconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/.mrconfig b/.mrconfig
index 746dedd..f5bddef 100644
--- a/.mrconfig
+++ b/.mrconfig
@@ -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'