From 07838e4dfac758753329b550b8da6ebd7592f9a6 Mon Sep 17 00:00:00 2001 From: Phillip Stephens Date: Sat, 2 Dec 2017 19:29:48 -0800 Subject: [PATCH] Update .gitmodules for athena --- hecl/.gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hecl/.gitmodules b/hecl/.gitmodules index c836ed99c..56ada6eff 100644 --- a/hecl/.gitmodules +++ b/hecl/.gitmodules @@ -3,7 +3,7 @@ url = https://github.com/jackoalan/libSquish.git [submodule "extern/athena"] path = extern/athena - url = https://github.com/libAthena/athena.git + url = ../../libAthena/athena.git [submodule "extern/boo"] path = extern/boo url = ../boo.git