From 402eef28a01322d80f348096dbfb173c8f8a661b Mon Sep 17 00:00:00 2001 From: Shoofle Munroe Date: Wed, 4 Sep 2013 17:56:30 -0400 Subject: [PATCH] HTTPS, please! --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 77e0ff2..b9622ea 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "static/flot"] path = static/flot - url = git@github.com:flot/flot.git + url = https://github.com/flot/flot.git