diff options
author | Thien-Thi Nguyen <ttn@gnuvola.org> | 2022-01-27 04:40:07 -0500 |
---|---|---|
committer | Thien-Thi Nguyen <ttn@gnuvola.org> | 2022-01-27 04:40:07 -0500 |
commit | 7719d4d249cc4846788c6d004506da849fc2b7e8 (patch) | |
tree | f332c23da17fd2bf448e466f76e5acad4139dbe7 | |
parent | 8b07411c58270de2982b9b4e2c24a83bec9db46d (diff) |
update URL of submodule ‘build-scripts’
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 9c8b34ee3..7cde9e53d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "build-scripts"] path = build-system/taler-build-scripts - url = git://taler.net/build-common + url = git://git.taler.net/build-common [submodule "vendor"] path = vendor url = https://git.taler.net/node-vendor.git |