From 1309527c3c217578f08538bc8b099c12d59fdb0c Mon Sep 17 00:00:00 2001 From: NIIBE Yutaka Date: Thu, 22 May 2014 13:48:59 +0900 Subject: [PATCH] fix submodule for both of gniibe and gitorious --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 8dbd587..d4261a6 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "chopstx"] path = chopstx - url = ../chopstx/chopstx.git + url = ../../chopstx/chopstx.git