From cdd27881d14f0e615db3eae9dead649b7a377531 Mon Sep 17 00:00:00 2001 From: makefu Date: Tue, 14 Jan 2014 03:11:34 +0100 Subject: fix .gitmodules --- .gitmodules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 188a2d52..b59b012a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -31,6 +31,6 @@ [submodule "web"] path = web url = https://github.com/krebscode/krebscode.github.com -[submodule "/krebs/sites/paste/bump"] - path = /krebs/sites/paste.retiolum/bump +[submodule "sites/paste.retiolum/bump"] + path = sites/paste.retiolum/bump url = git@github.com:makefu/bump.git -- cgit v1.2.3