summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitmodules6
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules
index 1845590..69690bb 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -12,10 +12,10 @@
url = https://github.com/sifive/example-itim.git
[submodule "software/software-interrupt"]
path = software/software-interrupt
- url = git@github.com:sifive/example-software-interrupt.git
+ url = https://github.com/sifive/example-software-interrupt.git
[submodule "software/timer-interrupt"]
path = software/timer-interrupt
- url = git@github.com:sifive/example-timer-interrupt.git
+ url = https://github.com/sifive/example-timer-interrupt.git
[submodule "software/local-interrupt"]
path = software/local-interrupt
- url = git@github.com:sifive/example-local-interrupt.git
+ url = https://github.com/sifive/example-local-interrupt.git