summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libeufin/concepts.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/libeufin/concepts.rst b/libeufin/concepts.rst
index 185b5ec0..619d0156 100644
--- a/libeufin/concepts.rst
+++ b/libeufin/concepts.rst
@@ -128,7 +128,7 @@ Examples:
.. code:: none
# Request the Taler-specific history through the facade
- curl $AUTHEADER https://example1.libeufin.tech/facades/my-taler-wire-gw/api/history/incoming
+ curl $AUTHEADER https://example1.libeufin.tech/facades/my-taler-wire-gw/taler/history/incoming
Access Control
==============