Update URL of submodule
Closed this issue · 0 comments
KengoTODA commented
We load bootstrap as Git submodule, but now its repository has been moved.
We have to change below to git://github.com/twbs/bootstrap.git
.
# .git/config
[submodule "third_party/bootstrap"]
url = git://github.com/twitter/bootstrap.git