From 3eb38d5d71c25e5f0b8f04ad8026aca6b82fe354 Mon Sep 17 00:00:00 2001 From: Sterling Harper Date: Mon, 23 Jun 2014 14:28:02 +0200 Subject: [PATCH] Changed fox URL to a public URL --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index f8d66dc82c..0d1305756b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "src/xml/fox"] path = src/xml/fox - url = git@github.com:mit-crpg/fox + url = https://github.com/mit-crpg/fox.git