From 3e8fed0ea6505955fb2b65bd040a965d8c35d61a Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 21 Jan 2021 15:37:55 +0100 Subject: update submodules --- .gitmodules | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) (limited to '.gitmodules') 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 -- cgit v1.2.3