From 5727ca96233126d54d5bded8bf68242814a6b62c Mon Sep 17 00:00:00 2001 From: MattTuttle Date: Mon, 4 Aug 2014 10:25:18 -0500 Subject: [PATCH] fixing reference to Harfbuzz submodule --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index fb076d8fd..adce07b4c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -30,4 +30,4 @@ url = https://github.com/native-toolkit/freetype [submodule "project/lib/harfbuzz"] path = project/lib/harfbuzz - url = git@github.com:MattTuttle/harfbuzz.git + url = https://github.com/MattTuttle/harfbuzz