partakein / partake

PARTAKE is a web application to manage event organization.
http://partake.in/
48 stars 11 forks source link

Update URL of submodule #480

Closed KengoTODA closed 11 years ago

KengoTODA commented 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/config
[submodule "third_party/bootstrap"]
        url = git://github.com/twitter/bootstrap.git