summaryrefslogtreecommitdiff
path: root/libeufin/iso20022.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2020-11-27 21:04:43 -0500
committerThien-Thi Nguyen <ttn@gnuvola.org>2020-11-27 21:04:43 -0500
commit8472a40446fb6a5f119d470b9edf0b760f97bb3e (patch)
tree432e3c49069ee4a181d906ec25b12810daca8d3f /libeufin/iso20022.rst
parente174e5bc6e8ea1dfd15ec68adc8f1aacc9f4e18a (diff)
downloaddocs-8472a40446fb6a5f119d470b9edf0b760f97bb3e.tar.gz
docs-8472a40446fb6a5f119d470b9edf0b760f97bb3e.tar.bz2
docs-8472a40446fb6a5f119d470b9edf0b760f97bb3e.zip
mark up ‘https://www.iso20022.org/standardsrepository’; add period at end of sentence
Diffstat (limited to 'libeufin/iso20022.rst')
-rw-r--r--libeufin/iso20022.rst3
1 files changed, 1 insertions, 2 deletions
diff --git a/libeufin/iso20022.rst b/libeufin/iso20022.rst
index d96469d0..d86097b8 100644
--- a/libeufin/iso20022.rst
+++ b/libeufin/iso20022.rst
@@ -5,7 +5,7 @@ ISO 20022 is the standard that defines many XML messages for FinTech. It is
very general, and often countries/orgs define subsets (TVS, technical
validation subset) of the schema.
-Documentation for message fields can be viewed at https://www.iso20022.org/standardsrepository
+Documentation for message fields can be viewed at `<https://www.iso20022.org/standardsrepository>`__.
The primary syntax for ISO 20022 messages is XML. To avoid LibEuFin clients
having to deal with XML, we define a mapping from ISO 20022 messages into JSON.
@@ -209,4 +209,3 @@ FIXME: This is not complete yet.
proprietaryIssuer?: string;
proprietaryCode?: string;
}
-