summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-02-11 19:42:57 -0500
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-02-11 19:42:57 -0500
commitbfd9cf86b06361482afec7d19843d047f46b9d6b (patch)
tree67b619325536be655c4078272ea6e6521b987fd6
parent6d32d8a1e3fa95cea7af760cd72c4595fa10de97 (diff)
downloaddocs-bfd9cf86b06361482afec7d19843d047f46b9d6b.tar.gz
docs-bfd9cf86b06361482afec7d19843d047f46b9d6b.tar.bz2
docs-bfd9cf86b06361482afec7d19843d047f46b9d6b.zip
fix typo: use anchor syntax for ‘pick-up-tip’
-rw-r--r--taler-merchant-api-tutorial.rst4
1 files changed, 3 insertions, 1 deletions
diff --git a/taler-merchant-api-tutorial.rst b/taler-merchant-api-tutorial.rst
index cb6c678c..91d6c582 100644
--- a/taler-merchant-api-tutorial.rst
+++ b/taler-merchant-api-tutorial.rst
@@ -460,7 +460,9 @@ are recognized in the JSON request object:
The response from the backend contains a ``tip_redirect_url``. The
customer’s browser must be redirected to this URL for the wallet to pick
-up the tip. pick up tip
+up the tip.
+
+.. _pick-up-tip:
This code snipped illustrates giving a tip: