summary history branches tags files
commit:af5b7202f1e7bcbea046315e1177757410d69625
author:Trevor Bentley
committer:Trevor Bentley
date:Wed Jul 26 00:37:37 2017 +0200
parents:9698d5b5434a59cd92c37c23995e9fd0c9509680
Fix rubrail submodule to point to https instead of ssh
diff --git a/.gitmodules b/.gitmodules
line changes: +1/-1
index e406a96..9fec759
--- a/.gitmodules
+++ b/.gitmodules
@@ -6,4 +6,4 @@
 	url = https://github.com/mrmekon/systray-rs
 [submodule "deps/rubrail-rs"]
 	path = deps/rubrail-rs
-	url = git@github.com:mrmekon/rubrail-rs.git
+	url = https://github.com/mrmekon/rubrail-rs