commit 4403bfe5953612856e0a2280becef178cf6cb408
parent b3c23fb360ac285eb96d9d4104bb08cfa8c2a409
Author: Christian Grothoff <christian@grothoff.org>
Date: Sun, 25 May 2025 14:34:43 +0200
fix link to tutorials
Diffstat:
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/template/features.html.j2 b/template/features.html.j2
@@ -108,7 +108,7 @@
{% endtrans %}
</p>
<p>
- <a href="https://docs.taler.net/taler-merchant-api-tutorial.html" target="_blank" rel="noopener noreferrer">
+ <a href="https://tutorials.taler.net/dev/guide" target="_blank" rel="noopener noreferrer">
{% trans %}
See how merchant integration works in our developer documentation!
{% endtrans %}
@@ -196,9 +196,9 @@
<p>
{% trans %}
- Taler provides protocols and reference implementations that,
- in principle, enable anyone to run their own payment infrastructure,
- whether they are individuals, organizations, or entire countries.
+ Taler provides protocols and reference implementations that,
+ in principle, enable anyone to run their own payment infrastructure,
+ whether they are individuals, organizations, or entire countries.
Since the reference implementation is a
{% endtrans %}
<a href="https://www.gnu.org/" target="_blank" rel="noopener noreferrer">GNU</a>