commit a2b571b3daf512f0e194002a3b3e18522fa29532
parent 278be7db4ea3e0e9d5d1102ce8e7a36f6149787e
Author: Antoine A <>
Date: Wed, 15 Oct 2025 16:24:34 +0200
fix index
Diffstat:
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/core/index.rst b/core/index.rst
@@ -47,6 +47,7 @@ describe the JSON objects used in our REST APIs.
api-mailbox
index-bank-apis
api-donau
+ api-observability
.. toctree::
:hidden:
diff --git a/libeufin/nexus-manual.rst b/libeufin/nexus-manual.rst
@@ -360,7 +360,7 @@ If your bank does not support the EBICS protocol, but has an interface for impor
Sending payments
----------------
-To obtain PAIN files for pending initiated outgoing transactions in a `payments.zip` file, you can run :
+To obtain PAIN files for pending initiated outgoing transactions in a ``payments.zip`` file, you can run :
.. code-block:: console