From 4676dbf9aedc08f3b7c75e71db4e82b666cc0cc1 Mon Sep 17 00:00:00 2001 From: Carl Worth Date: Tue, 10 Apr 2012 15:45:20 -0700 Subject: [PATCH] Update sub-module path for menmon with a relative path. This is an attempt to give people cloning scherzo a chance for it to actually work. --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 05ff4f3..9cf793f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "mnemon"] path = mnemon - url = /home/cworth/src/mnemon + url = ../mnemon -- 2.43.0