Use public accessible URL for submodules
This commit is contained in:
parent
32556462d0
commit
bf34011c03
4
.gitmodules
vendored
4
.gitmodules
vendored
@ -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 "sifive-blocks"]
|
||||
path = sifive-blocks
|
||||
url = git@github.com:sifive/sifive-blocks.git
|
||||
url = https://github.com/sifive/sifive-blocks.git
|
||||
|
Loading…
Reference in New Issue
Block a user