taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit 90905b612195040e1a5118ca3c0f6b94c7647ed7
parent 2254c8b5afc8ef781205dd7be0b1b6e44049b449
Author: Christian Grothoff <christian@grothoff.org>
Date:   Mon, 19 Feb 2024 22:11:03 +0100

remove dead links

Diffstat:
Mindex.rst | 6+-----
1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/index.rst b/index.rst @@ -41,12 +41,8 @@ The system will be based on free software and open protocols. In this document, we describe the REST-based APIs between the various components, internal architecture of key components, and how to get them -installed. In addition to this documentation, we have source-level -documentation which you can find converted to HTML at these pages: +installed. -* `Exchange <https://docs.taler.net/doxygen/exchange/>`_ -* `Merchant <https://docs.taler.net/doxygen/merchant/>`_ -* `Wallet-core <https://docs.taler.net/doxygen/wallet-core/>`_ Documentation Overview ----------------------