Closed KengoTODA closed 11 years ago
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://github.com/twbs/bootstrap.git
# .git/config [submodule "third_party/bootstrap"] url = git://github.com/twitter/bootstrap.git
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
.