summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMS <ms@taler.net>2023-07-10 13:17:24 +0200
committerMS <ms@taler.net>2023-07-10 13:17:24 +0200
commit72c7d2cf55c8dd7240c5e94c77cc81a3d5fc1ca5 (patch)
tree1ca4fc66a0d8cd65af6e222e246308fe56c8ac2b
parent8f7c57edee92c4586a51acb3aa5f8854cd53b62f (diff)
downloaddocs-72c7d2cf55c8dd7240c5e94c77cc81a3d5fc1ca5.tar.gz
docs-72c7d2cf55c8dd7240c5e94c77cc81a3d5fc1ca5.tar.bz2
docs-72c7d2cf55c8dd7240c5e94c77cc81a3d5fc1ca5.zip
EBICS 3 tutorial in the index.
-rw-r--r--libeufin/ebics3-test-tutorial.rst4
-rw-r--r--libeufin/index.rst1
2 files changed, 3 insertions, 2 deletions
diff --git a/libeufin/ebics3-test-tutorial.rst b/libeufin/ebics3-test-tutorial.rst
index cd8a76e9..b6c24352 100644
--- a/libeufin/ebics3-test-tutorial.rst
+++ b/libeufin/ebics3-test-tutorial.rst
@@ -77,8 +77,8 @@ important to check that the client, along the keying process, has obtained
the right bank keys. The test runner will pause the execution to let
the user check them.
-Setting up the local Docker
----------------------------
+Setting up the local Docker and run the test
+--------------------------------------------
Clone the following repository:
diff --git a/libeufin/index.rst b/libeufin/index.rst
index 849d000c..0840f581 100644
--- a/libeufin/index.rst
+++ b/libeufin/index.rst
@@ -18,3 +18,4 @@ LibEuFin is a project providing free software tooling for European FinTech.
local-currencies-tutorial
circuit-cli-commands
int-deployment-gv
+ ebics3-test-tutorial