From 109ed95124a6818b8c805284c81a2eaf5fcf3303 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Thu, 29 Nov 2018 04:34:03 +0100 Subject: Fix checkout of about. --- .mrconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.mrconfig') 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' -- cgit v1.2.3