summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-01-21 15:37:55 +0100
committerChristian Grothoff <christian@grothoff.org>2021-01-21 15:37:55 +0100
commit3e8fed0ea6505955fb2b65bd040a965d8c35d61a (patch)
tree827f0621990c68ea10cf1e1c6868a1fc38745d0e /.gitmodules
parentcd47c8e0afb66f2d9053082940f208347551b3a8 (diff)
downloadmerchant-3e8fed0ea6505955fb2b65bd040a965d8c35d61a.tar.gz
merchant-3e8fed0ea6505955fb2b65bd040a965d8c35d61a.tar.bz2
merchant-3e8fed0ea6505955fb2b65bd040a965d8c35d61a.zip
update submodules
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules12
1 files changed, 4 insertions, 8 deletions
diff --git a/.gitmodules b/.gitmodules
index f2cf3660..6c91f295 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,8 +1,4 @@
-[submodule "examples/blog/web-common"]
- path = examples/blog/web-common
- url = ../web-common.git
- branch = master
-[submodule "examples/shop/web-common"]
- path = examples/shop/web-common
- url = ../web-common.git
- branch = master
+[submodule "doc/prebuilt"]
+ path = doc/prebuilt
+ url = https://git.taler.net/docs.git
+ branch = prebuilt