summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcello Stanisci <marcello.stanisci@inria.fr>2017-06-22 16:59:42 +0200
committerMarcello Stanisci <marcello.stanisci@inria.fr>2017-06-22 16:59:42 +0200
commit6a296b6b8468581dfd7e8b9f28e440ddbd187644 (patch)
treea2ba72481176c7e82ef0e32dedfdd3ef07cf690b
parent658c691eb0ad5c5e28f6c1bb8b9d9f4e8fcdc773 (diff)
downloadlanding-6a296b6b8468581dfd7e8b9f28e440ddbd187644.tar.gz
landing-6a296b6b8468581dfd7e8b9f28e440ddbd187644.tar.bz2
landing-6a296b6b8468581dfd7e8b9f28e440ddbd187644.zip
fix submodule path
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index 678208b..128b263 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,4 +1,4 @@
[submodule "web-common"]
- path = static/web-common
+ path = demo/static/web-common
url = git://taler.net/web-common.git
branch = master