summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-05-13 09:30:47 +0200
committerChristian Grothoff <christian@grothoff.org>2020-05-13 09:30:47 +0200
commit0534ebfc84100393d882736a8dff45914d79d704 (patch)
treeec27321d51217432f682ec5290f32bcdc07c0613
parenteba905a01c69768f3e5a2b4fbdfaa9aedb80f00d (diff)
parent81df9c83156f53600b364edbdab524e17c3cf190 (diff)
downloadwww-0534ebfc84100393d882736a8dff45914d79d704.tar.gz
www-0534ebfc84100393d882736a8dff45914d79d704.tar.bz2
www-0534ebfc84100393d882736a8dff45914d79d704.zip
integrate translations from Weblate
-rw-r--r--template/docs.html.j24
1 files changed, 2 insertions, 2 deletions
diff --git a/template/docs.html.j2 b/template/docs.html.j2
index a7562799..dcbaad45 100644
--- a/template/docs.html.j2
+++ b/template/docs.html.j2
@@ -157,7 +157,7 @@
</div>
<div class="col-3">
- <a href="https://{{ siteconfitem['docshost'] }}/onboarding.html">
+ <a href="https://{{ siteconfitem['docshost'] }}/developers-manual.html">
<img src="{{ url('icons/icon-developers.svg') }}" height=60>
<h3>{{ _("Onboarding")}}</h3>
</a>
@@ -165,7 +165,7 @@
Description of our taler.net setup and how to contribute.
Also available as
{% endtrans %}
- <a href="https://{{ siteconfitem['docshost'] }}/pdf/onboarding.pdf">PDF</a>.
+ <a href="https://{{ siteconfitem['docshost'] }}/pdf/developers-manual.pdf">PDF</a>.
</div>
</div>