commit 03a2d3801cea7c2061530ade244243b73fcb64c6 parent e6fe523fc6600360252845f34730fb79bd0f2fdb Author: Christian Grothoff <grothoff@gnunet.org> Date: Sat, 31 May 2025 11:41:48 +0200 Merge branch 'stable' Diffstat:
| M | template/docs.html.j2 | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/template/docs.html.j2 b/template/docs.html.j2 @@ -42,7 +42,7 @@ </div> <div class="col-lg-4 mb-4"> - <a href="https://tutorials.taler.net/developer-guide/merchant-api/merchant-api-index" target="_blank" rel="noopener noreferrer"> + <a href="https://tutorials.taler.net/dev/merchant-api/index" target="_blank" rel="noopener noreferrer"> <img src="{{ url('icons/icon-market.svg') }}" height=60> <h3>{{ _("Merchant API Tutorial") }}</h3> </a>