From 532c63fe629e71920f6b19246696fa010d1489aa Mon Sep 17 00:00:00 2001 From: Phillip Stephens Date: Sat, 2 Dec 2017 18:46:43 -0800 Subject: [PATCH] Update .gitmodules --- specter/.gitmodules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/specter/.gitmodules b/specter/.gitmodules index 87c08dffd..d1cbf9067 100644 --- a/specter/.gitmodules +++ b/specter/.gitmodules @@ -1,6 +1,6 @@ [submodule "freetype2"] path = freetype2 - url = https://github.com/AxioDL/freetype2 + url = ../freetype2 [submodule "zeus"] path = zeus - url = https://github.com/AxioDL/zeus.git + url = ../zeus.git