fix submodule URLs
This commit is contained in:
4
.gitmodules
vendored
4
.gitmodules
vendored
@@ -1,6 +1,6 @@
|
|||||||
[submodule "rocket-chip"]
|
[submodule "rocket-chip"]
|
||||||
path = 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"]
|
[submodule "testchipip"]
|
||||||
path = testchipip
|
path = testchipip
|
||||||
url = git@github.com:ucb-bar/testchipip.git
|
url = https://github.com/ucb-bar/testchipip.git
|
||||||
|
|||||||
Reference in New Issue
Block a user