aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorGareth McMullin2012-10-24 07:34:30 +1300
committerGareth McMullin2012-10-24 07:34:30 +1300
commit1ce2af48196778d6db3e1d6e8397bc5582a792e1 (patch)
treeab311c60b7444c88e81e6cb54c1945c0286c36ca /.gitmodules
parentcb41855d9118a904cd1938177b28f4af460dccb8 (diff)
Changed libopencm3 url to https.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index 27f5638..c4a0df1 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,3 @@
[submodule "libopencm3"]
path = libopencm3
- url = git@github.com:libopencm3/libopencm3.git
+ url = https://github.com/libopencm3/libopencm3.git