summaryrefslogtreecommitdiff
path: root/template
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2020-04-29 21:18:46 +0530
committerFlorian Dold <florian.dold@gmail.com>2020-04-29 21:18:46 +0530
commit81df9c83156f53600b364edbdab524e17c3cf190 (patch)
tree352a81b2433bc11fbbc0f076359099da0cb61de6 /template
parentc6774cf2cbce920dd4b89ddedacdaf67e741401c (diff)
downloadwww-81df9c83156f53600b364edbdab524e17c3cf190.tar.gz
www-81df9c83156f53600b364edbdab524e17c3cf190.tar.bz2
www-81df9c83156f53600b364edbdab524e17c3cf190.zip
update onboarding location
Diffstat (limited to 'template')
-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>