commit ca3c4460f6b59076980456d30c5dd13dec4a87ee parent 13688ef4508911eb012cb9131f21f93927f2ce9e Author: MS <ms@taler.net> Date: Mon, 31 Aug 2020 13:23:23 +0200 update example Diffstat:
| M | libeufin/concepts.rst | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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 ==============