summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorFlorian Dold <florian@dold.me>2024-04-24 08:44:28 +0200
committerFlorian Dold <florian@dold.me>2024-04-24 08:44:28 +0200
commit0ee34d489a1b529a6d5df6f77f60ce48863b47f8 (patch)
tree0f7a5cc398f7abd0b7efdc6b5e9dd2098d4de48b /core
parentb1ccf85856086273f2338f435af0026627ab3912 (diff)
downloaddocs-0ee34d489a1b529a6d5df6f77f60ce48863b47f8.tar.gz
docs-0ee34d489a1b529a6d5df6f77f60ce48863b47f8.tar.bz2
docs-0ee34d489a1b529a6d5df6f77f60ce48863b47f8.zip
terminal API: fix sub API path
Diffstat (limited to 'core')
-rw-r--r--core/api-terminal.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/api-terminal.rst b/core/api-terminal.rst
index b5116361..be2e81aa 100644
--- a/core/api-terminal.rst
+++ b/core/api-terminal.rst
@@ -310,7 +310,7 @@ Endpoints for Integrated Sub-APIs
This API handles the communication with Taler wallets.
-.. http:any:: /accounts/$USERNAME/taler-wire-gateway/*
+.. http:any:: /taler-wire-gateway/*
All endpoints under this prefix are specified
by the :doc:`GNU Taler wire gateway API </core/api-bank-wire>`.