From 0795bc4c5a9d85b120727a18dbb02b31f348e018 Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Wed, 27 Jan 2021 10:33:10 -0500 Subject: change "Configuring the Sandbox" into a link; add corresponding anchor --- libeufin/nexus-tutorial.rst | 6 ++++-- 1 file 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 `. 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 -- cgit v1.2.3