commit b0b3687a7205de72a65537f77e6b59e5156df2c5
parent 1dd38390c89529f7a02ae0195d667745a22f866d
Author: Florian Dold <florian.dold@gmail.com>
Date: Mon, 4 Apr 2016 22:53:34 +0200
Relative gitmodules
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.gitmodules b/.gitmodules
@@ -1,8 +1,8 @@
[submodule "examples/blog/web-common"]
path = examples/blog/web-common
- url = git://taler.net/web-common.git
+ url = ../web-common.git
branch = master
[submodule "examples/shop/web-common"]
path = examples/shop/web-common
- url = git://taler.net/web-common.git
+ url = ../web-common.git
branch = master