From 22434540df70171b0347c5cbb2187fd338200610 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 6 Aug 2017 14:42:25 +0200 Subject: be consistent about using h3 --- developers.html.j2 | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/developers.html.j2 b/developers.html.j2 index 56e38781..3970d464 100644 --- a/developers.html.j2 +++ b/developers.html.j2 @@ -9,7 +9,7 @@
-

{{ _("Free") }}

+

{{ _("Free") }}

{% trans %} @@ -29,7 +29,7 @@

-

{{ _("RESTful") }}

+

{{ _("RESTful") }}

{% trans %} @@ -44,7 +44,7 @@ structure data, making it easy to integrate Taler with existing Web applications. Taler's protocol is documented in - detail at api.taler.net. + detail at docs.taler.net. {% endtrans %}

@@ -55,7 +55,7 @@
-

{{ _("Code") }}

+

{{ _("Code") }}

{% trans %} @@ -72,7 +72,7 @@

-

{{ _("Documentation") }}

+

{{ _("Documentation") }}

{% trans %} @@ -85,7 +85,7 @@

-

{{ _("Discussion") }}

+

{{ _("Discussion") }}

{% trans %} @@ -98,7 +98,7 @@

-

{{ _("Regression Testing") }}

+

{{ _("Regression Testing") }}

{% trans %} @@ -110,7 +110,7 @@

-

{{ _("Code Coverage Analysis") }}

+

{{ _("Code Coverage Analysis") }}

{% trans %} @@ -123,7 +123,7 @@

-

{{ _("Performance Analysis") }}

+

{{ _("Performance Analysis") }}

{% trans %} @@ -142,7 +142,7 @@

-

{{ _("Taler system overview") }}

+

{{ _("Taler system overview") }}

{% trans %} -- cgit v1.2.3