fix submodule URLs

This commit is contained in:
Howard Mao
2017-01-17 11:13:02 -08:00
parent 2ca0523c93
commit 41f439a2c3

4
.gitmodules vendored
View File

@@ -1,6 +1,6 @@
[submodule "rocket-chip"]
path = rocket-chip
url = git@github.com:ucb-bar/rocket-chip.git
url = https://github.com/ucb-bar/rocket-chip.git
[submodule "testchipip"]
path = testchipip
url = git@github.com:ucb-bar/testchipip.git
url = https://github.com/ucb-bar/testchipip.git