From: Carl Worth Date: Tue, 10 Apr 2012 22:45:20 +0000 (-0700) Subject: Update sub-module path for menmon with a relative path. X-Git-Url: https://git.cworth.org/git?p=scherzo;a=commitdiff_plain;h=4676dbf9aedc08f3b7c75e71db4e82b666cc0cc1 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. --- 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