summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-01-28 22:28:26 +0100
committerChristian Grothoff <christian@grothoff.org>2021-01-28 22:28:26 +0100
commita4fd71e5e7c07b9b0f7ffbdee268e897e6091ead (patch)
tree2d0dbf1516b4dc920de813c2d6e6ace707b35778
parent5c36361b04ea28bf18ac618891cd95930366decc (diff)
parent0795bc4c5a9d85b120727a18dbb02b31f348e018 (diff)
downloaddocs-a4fd71e5e7c07b9b0f7ffbdee268e897e6091ead.tar.gz
docs-a4fd71e5e7c07b9b0f7ffbdee268e897e6091ead.tar.bz2
docs-a4fd71e5e7c07b9b0f7ffbdee268e897e6091ead.zip
Merge branch 'master' of git+ssh://git.taler.net/docs
-rw-r--r--libeufin/nexus-tutorial.rst6
1 files changed, 4 insertions, 2 deletions
diff --git a/libeufin/nexus-tutorial.rst b/libeufin/nexus-tutorial.rst
index 751f24e2..0ce97c2b 100644
--- a/libeufin/nexus-tutorial.rst
+++ b/libeufin/nexus-tutorial.rst
@@ -13,7 +13,7 @@ via the EBICS protocol.
In order to follow all the steps below, the reader should either
have access to a bank account with EBICS support or follow the
-steps in "Configuring the Sandbox".
+steps in :ref:`Configuring the Sandbox <configuring-the-sandbox>`.
Installing LibEuFin
@@ -92,6 +92,8 @@ In case of success, the three following commands should be found:
$ which libeufin-cli
+.. _configuring-the-sandbox:
+
(Optional) Configuring the Sandbox
==================================
@@ -122,7 +124,7 @@ Verify that the sandbox is running:
.. ??? What is the expected output of this command?
.. => it's a JSON fragment like {name: "libeufin-sandbox", version: "0.0.0"}
Basically, it calls this: https://git.taler.net/libeufin.git/tree/sandbox/src/main/kotlin/tech/libeufin/sandbox/Main.kt#n288
-
+
.. code-block:: console
$ libeufin-cli sandbox check