summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/index.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/index.html b/docs/index.html
index 1bbc25f..4971ba5 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -100,19 +100,19 @@
<div class="pure-g linkrow">
<div class="pure-u-1-3">
- <a href="https://docs.taler.net/api/index.html">
+ <a href="https://docs.taler.net/code/exchange/index.html">
<img src="icon-code.svg" height=60>
<h3>Code (Exchange)</h3>
</a>
- Documented source code for the exchange.
+ Documented source code (with Doxygen) for the exchange.
</div>
<div class="pure-u-1-3">
- <a href="https://docs.taler.net/api/index.html">
+ <a href="https://docs.taler.net/code/merchant/index.html">
<img src="icon-code.svg" height=60>
<h3>Code (Merchant backend)</h3>
</a>
- Documented source code for the exchange.
+ Documented source code (with Doxygen) for the merchant.
</div>
<div class="pure-u-1-3">
@@ -120,7 +120,7 @@
<img src="icon-code.svg" height=60>
<h3>Code (Wallet)</h3>
</a>
- TBD: Documented source code for the wallet.
+ TBD: Documented source code (with TypeDoc) for the wallet.
</div>
</div>