gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[challenger] branch master updated: fix submodule


From: gnunet
Subject: [challenger] branch master updated: fix submodule
Date: Mon, 13 Jan 2025 22:42:14 +0100

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository challenger.

The following commit(s) were added to refs/heads/master by this push:
     new be646e8  fix submodule
be646e8 is described below

commit be646e8b89b7395fff5c142ef3edf3fd8e2dae45
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Mon Jan 13 22:42:12 2025 +0100

    fix submodule
---
 .gitmodules | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.gitmodules b/.gitmodules
index d53fbde..f59a01c 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,8 +1,8 @@
 [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/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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]