aboutsummaryrefslogtreecommitdiff
path: root/taler-user-guide.rst
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2023-11-01 11:37:08 +0100
committerChristian Grothoff <christian@grothoff.org>2023-11-01 11:37:13 +0100
commit8f7bf709b7ad5263096749a5620bf4eec5639d64 (patch)
tree1ec5c2b9df6e0ec98dd1c3673bc5da7d750254bc /taler-user-guide.rst
parent7b4d3fd5e33197b747e5a9bff15834da8c2a8325 (diff)
downloaddocs-8f7bf709b7ad5263096749a5620bf4eec5639d64.tar.gz
docs-8f7bf709b7ad5263096749a5620bf4eec5639d64.tar.bz2
docs-8f7bf709b7ad5263096749a5620bf4eec5639d64.zip
-document new -k option
Diffstat (limited to 'taler-user-guide.rst')
-rw-r--r--taler-user-guide.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/taler-user-guide.rst b/taler-user-guide.rst
index 39bbf69c..a88faae3 100644
--- a/taler-user-guide.rst
+++ b/taler-user-guide.rst
@@ -294,7 +294,7 @@ you can specify which URL, which HTTP headers, which HTTP method and what HTTP
body to send to the Webhook. Webhooks are automatically retried (with
increasing delays) when the target server returns a temporary error.
-`Mustach templates <https://mustache.github.io/mustache.5.html>__` are used
+`Mustach templates <https://mustache.github.io/mustache.5.html>`__ are used
when defining the contents of Webhooks. Depending on the triggering event,
the templates will be expanded with event-specific data.