summary history branches tags files
commit:7b0b07e622030236fe6d751e491de174712bc547
author:Trevor Bentley
committer:Trevor Bentley
date:Tue Aug 15 23:08:59 2017 +0200
parents:ab10f87209243e66d9cdd5b04bdb3893f5549935
Use HTTPS for timer submodule
diff --git a/.gitmodules b/.gitmodules
line changes: +1/-1
index 1798e5d..15d047d
--- a/.gitmodules
+++ b/.gitmodules
@@ -3,4 +3,4 @@
 	url = https://github.com/mrmekon/systray-rs
 [submodule "deps/timer.rs"]
 	path = deps/timer.rs
-	url = git@github.com:mrmekon/timer.rs.git
+	url = https://github.com:mrmekon/timer.rs