summaryrefslogtreecommitdiff
path: root/libeufin/concepts.rst
diff options
context:
space:
mode:
authorMS <ms@taler.net>2020-08-31 12:40:54 +0200
committerMS <ms@taler.net>2020-08-31 12:40:54 +0200
commitb327b2836bc5231d08096684eca748ca6bafbe00 (patch)
tree81ddf580ecda5b45368e962ae6ad23338e9cd46b /libeufin/concepts.rst
parentf937ce51012d73039769fe3471323f6369c749fb (diff)
downloaddocs-b327b2836bc5231d08096684eca748ca6bafbe00.tar.gz
docs-b327b2836bc5231d08096684eca748ca6bafbe00.tar.bz2
docs-b327b2836bc5231d08096684eca748ca6bafbe00.zip
update example
Diffstat (limited to 'libeufin/concepts.rst')
-rw-r--r--libeufin/concepts.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/libeufin/concepts.rst b/libeufin/concepts.rst
index 4c22129e..d928b2dc 100644
--- a/libeufin/concepts.rst
+++ b/libeufin/concepts.rst
@@ -100,7 +100,7 @@ Examples:
.. code:: none
# Manually request the inter-day account report via the EBICS C52 order
- curl -XPOST $AUTHEADER https://example1.libeufin.tech/bank-connections/my-ebics-testacct/send-c52
+ curl -XPOST $AUTHEADER https://example1.libeufin.tech/bank-connections/my-ebics-testacct/ebics/download/C52
# Download available bank accounts that can be accessed through this connection,
# according to the bank server (with EBICS, does a HTD request).