commit dc7f1acabde63e4af0209735e4cdd1a0154e281f
parent 6cc74f97ec41dcc0dc5b3cd7911bb3a2e7584fe4
Author: Christian Grothoff <christian@grothoff.org>
Date: Wed, 11 Jan 2023 13:44:06 +0100
-remove strange comment, fix git location
Diffstat:
1 file changed, 1 insertion(+), 6 deletions(-)
diff --git a/frags/configuration-format.rst b/frags/configuration-format.rst
@@ -59,11 +59,6 @@ Note that, in this stage of development, the file
component. For example, both an exchange and a bank can read values from
it.
-The repository ``git://taler.net/deployment`` contains examples of
+The repository ``git://git.taler.net/deployment`` contains examples of
configuration file used in our demos. See under ``deployment/config``.
- **Note**
-
- Expectably, some components will not work just by using default
- values, as their work is often interdependent. For example, a
- merchant needs to know an exchange URL, or a database name.