summaryrefslogtreecommitdiff
path: root/frags
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2023-01-11 13:44:06 +0100
committerChristian Grothoff <christian@grothoff.org>2023-01-11 13:44:06 +0100
commitdc7f1acabde63e4af0209735e4cdd1a0154e281f (patch)
tree84e7409acb0447b20855df3415c384e3c42dade4 /frags
parent6cc74f97ec41dcc0dc5b3cd7911bb3a2e7584fe4 (diff)
downloaddocs-dc7f1acabde63e4af0209735e4cdd1a0154e281f.tar.gz
docs-dc7f1acabde63e4af0209735e4cdd1a0154e281f.tar.bz2
docs-dc7f1acabde63e4af0209735e4cdd1a0154e281f.zip
-remove strange comment, fix git location
Diffstat (limited to 'frags')
-rw-r--r--frags/configuration-format.rst7
1 files changed, 1 insertions, 6 deletions
diff --git a/frags/configuration-format.rst b/frags/configuration-format.rst
index f9b28e19..6f7ad869 100644
--- 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.