From 8740745325af4152bcb0869ae6957e4c464cc0b1 Mon Sep 17 00:00:00 2001 From: Christopher Liebman Date: Sat, 27 Jan 2018 15:42:11 -0800 Subject: [PATCH] fix upstream --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index c61bf68..9549658 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "components/u8g2"] path = components/u8g2 - url = git@github.com:liebman/u8g2 + url = https://github.com/olikraus/u8g2.git [submodule "components/minmea/minmea"] path = components/minmea/minmea url = https://github.com/kosma/minmea.git