taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit bfd9cf86b06361482afec7d19843d047f46b9d6b
parent 6d32d8a1e3fa95cea7af760cd72c4595fa10de97
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Thu, 11 Feb 2021 19:42:57 -0500

fix typo: use anchor syntax for ‘pick-up-tip’

Diffstat:
Mtaler-merchant-api-tutorial.rst | 4+++-
1 file changed, 3 insertions(+), 1 deletion(-)

diff --git 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: