diff --git a/server/.gitmodules b/.gitmodules similarity index 74% rename from server/.gitmodules rename to .gitmodules index 98ed119..210dc15 100644 --- a/server/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "CocoaHTTPServer"] - path = CocoaHTTPServer + path = server/CocoaHTTPServer url = https://github.com/robbiehanson/CocoaHTTPServer.git