summaryrefslogtreecommitdiff
path: root/core/wireformats.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 14:40:05 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 14:40:05 -0400
commit1c9146d6f196ba1fc1248029b94397831bb850b3 (patch)
tree8df013a774ebdc3b2359669203a9523085b206ec /core/wireformats.rst
parentb19c29a581ad67b868b1201808445664430becf7 (diff)
downloaddocs-1c9146d6f196ba1fc1248029b94397831bb850b3.tar.gz
docs-1c9146d6f196ba1fc1248029b94397831bb850b3.tar.bz2
docs-1c9146d6f196ba1fc1248029b94397831bb850b3.zip
mark up ‘payto://’ and ‘?’
Diffstat (limited to 'core/wireformats.rst')
-rw-r--r--core/wireformats.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/wireformats.rst b/core/wireformats.rst
index 1f7ab8c8..1eba7362 100644
--- a/core/wireformats.rst
+++ b/core/wireformats.rst
@@ -28,7 +28,7 @@ number and the origin (domain and optionally a port) of the bank:
payto://x-taler-bank/BANK_URI/ACCOUNT_IDENTIFIER
The account identifier given must be a non-empty alphanumeric ASCII string. As with
-any payto://-URI, additional fields may be present (after a ?), but
+any ``payto://`` URI, additional fields may be present (after a ``?``), but
are not required. The ``BANK_URI`` may include a port number. If none is
given, ``https`` over port 443 is assumed. If a port number is
given, ``http`` over the given port is to be used. Note that this