Merge pull request #2457 from wallabag/link-german-docu

add link to German documentation in about page
This commit is contained in:
Thomas Citharel 2016-10-16 10:54:19 +02:00 committed by GitHub
commit dda6398a40

View file

@ -36,6 +36,7 @@
<dt>{{ 'about.getting_help.documentation'|trans }}</dt>
<dd><a href="http://doc.wallabag.org/en/master/">english</a></dd>
<dd><a href="http://doc.wallabag.org/fr/master/">français</a></dd>
<dd><a href="http://doc.wallabag.org/de/master/">deutsch</a></dd>
<dt>{{ 'about.getting_help.bug_reports'|trans }}</dt>
<dd>{{ 'about.getting_help.support'|trans|raw }}</dd>