[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[sync] branch master updated: fix submodule
From: |
gnunet |
Subject: |
[sync] branch master updated: fix submodule |
Date: |
Mon, 13 Jan 2025 18:37:11 +0100 |
This is an automated email from the git hooks/post-receive script.
grothoff pushed a commit to branch master
in repository sync.
The following commit(s) were added to refs/heads/master by this push:
new fdf9159 fix submodule
fdf9159 is described below
commit fdf9159a30682eb220fca706c86ff589a55ab66e
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Mon Jan 13 18:37:08 2025 +0100
fix submodule
---
.gitmodules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.gitmodules b/.gitmodules
index 6c91f29..ae81ce6 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,4 +1,4 @@
[submodule "doc/prebuilt"]
path = doc/prebuilt
- url = https://git.taler.net/docs.git
+ url = https://git.taler.net/taler-docs.git
branch = prebuilt
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [sync] branch master updated: fix submodule,
gnunet <=