summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--core/taler-uri.rst6
-rw-r--r--taler-nfc-guide.rst4
2 files changed, 5 insertions, 5 deletions
diff --git a/core/taler-uri.rst b/core/taler-uri.rst
index c7b950dd..40c110c1 100644
--- a/core/taler-uri.rst
+++ b/core/taler-uri.rst
@@ -1,8 +1,8 @@
.. _taler-uri-scheme:
-====================
-The taler URI scheme
-====================
+=======================
+The taler:// URI scheme
+=======================
The `taler` URI scheme represents actions that are processed by a Taler wallet. The basic syntax is as follows:
diff --git a/taler-nfc-guide.rst b/taler-nfc-guide.rst
index 08813f13..ced30fb8 100644
--- a/taler-nfc-guide.rst
+++ b/taler-nfc-guide.rst
@@ -140,8 +140,8 @@ are used:
-Sending taler URIs to the Wallet via NFC
-========================================
+Sending taler:// URIs to the Wallet via NFC
+===========================================
To make the wallet process an order via NFC, the merchant PoS terminal sends ``SELECT FILE`` command with the Taler AID,
and a ``PUT DATA`` command with the Taler instruction ID ``0x01`` and the URI in the rest of the command data.