diff options
author | François Schmidts <francois.schmidts@gmail.com> | 2016-01-31 03:07:20 +0100 |
---|---|---|
committer | François Schmidts <francois.schmidts@gmail.com> | 2016-01-31 03:07:20 +0100 |
commit | 47990e3b7b9d731bbde783f72a3690b365c208a4 (patch) | |
tree | e5313c427de714b7f3b92b72144e0f4a079e9874 | |
parent | adding migration (diff) | |
download | newspipe-47990e3b7b9d731bbde783f72a3690b365c208a4.tar.gz newspipe-47990e3b7b9d731bbde783f72a3690b365c208a4.tar.bz2 newspipe-47990e3b7b9d731bbde783f72a3690b365c208a4.zip |
changing submodule address
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 06c3c271..fe23e1ee 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "submodules/bootstrap"] path = submodules/bootstrap - url = git@github.com:twbs/bootstrap.git + url = https://github.com/twbs/bootstrap.git |