diff options
author | dec05eba <dec05eba@protonmail.com> | 2018-04-23 18:49:45 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2018-04-23 18:49:52 +0200 |
commit | 7e7dfd227eacaa80b21ca8ed99e8a99ccbd47769 (patch) | |
tree | 016e3907471ae1b588c35cf963ea2551efc57cfc /.gitmodules | |
parent | 3ab4127ae3fc3b837f5350509c78db03467500cd (diff) |
Add side bar, make submodule public
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 39ba254..4d7ad9f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "depends/odhtdb"] path = depends/odhtdb - url = git@github.com:DEC05EBA/odhtdb.git + url = https://github.com/DEC05EBA/odhtdb.git |