summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2023-01-11 13:43:45 +0100
committerChristian Grothoff <christian@grothoff.org>2023-01-11 13:43:45 +0100
commit78caf31941b9d0d80ea629e02fa42d386bc6f6a7 (patch)
tree2bcbdfb52cc29de093cedde46c15c1a26eb1b31f /doc
parent21c90b5abece0ef002f23ed071a093aa42b0ef34 (diff)
downloadanastasis-78caf31941b9d0d80ea629e02fa42d386bc6f6a7.tar.gz
anastasis-78caf31941b9d0d80ea629e02fa42d386bc6f6a7.tar.bz2
anastasis-78caf31941b9d0d80ea629e02fa42d386bc6f6a7.zip
-fix doc on config
Diffstat (limited to 'doc')
-rw-r--r--doc/sphinx/frags/configuration-format.rst7
1 files changed, 1 insertions, 6 deletions
diff --git a/doc/sphinx/frags/configuration-format.rst b/doc/sphinx/frags/configuration-format.rst
index f9b28e1..6f7ad86 100644
--- a/doc/sphinx/frags/configuration-format.rst
+++ b/doc/sphinx/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.