[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[exchange] branch master updated: -fix submodules
From: |
gnunet |
Subject: |
[exchange] branch master updated: -fix submodules |
Date: |
Mon, 13 Jan 2025 18:27:26 +0100 |
This is an automated email from the git hooks/post-receive script.
grothoff pushed a commit to branch master
in repository exchange.
The following commit(s) were added to refs/heads/master by this push:
new a953b235f -fix submodules
a953b235f is described below
commit a953b235fb1ae4e279fe5794054e99be8e42754d
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Mon Jan 13 18:27:22 2025 +0100
-fix submodules
---
.gitmodules | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.gitmodules b/.gitmodules
index 01c07d992..96ac6565e 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,11 +1,11 @@
[submodule "doc/prebuilt"]
path = doc/prebuilt
- url = https://git.taler.net/docs.git
+ url = https://git.taler.net/taler-docs.git
branch = prebuilt
[submodule "contrib/gana"]
path = contrib/gana
url = https://git.gnunet.org/gana.git
[submodule "contrib/wallet-core"]
path = contrib/wallet-core
- url = https://git.taler.net/wallet-core.git
+ url = https://git.taler.net/taler-typescript-core.git
branch = prebuilt
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [exchange] branch master updated: -fix submodules,
gnunet <=