summaryrefslogtreecommitdiff
path: root/libeufin
diff options
context:
space:
mode:
authorMS <ms@taler.net>2020-08-31 13:23:23 +0200
committerMS <ms@taler.net>2020-08-31 13:23:23 +0200
commitca3c4460f6b59076980456d30c5dd13dec4a87ee (patch)
tree75fd2859c54d76ba4e5d8223048808739cb08b80 /libeufin
parent13688ef4508911eb012cb9131f21f93927f2ce9e (diff)
downloaddocs-ca3c4460f6b59076980456d30c5dd13dec4a87ee.tar.gz
docs-ca3c4460f6b59076980456d30c5dd13dec4a87ee.tar.bz2
docs-ca3c4460f6b59076980456d30c5dd13dec4a87ee.zip
update example
Diffstat (limited to 'libeufin')
-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
==============