aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/views/themes/material/Static/about.html.twig
diff options
context:
space:
mode:
authorNicolas Lœuillet <nicolas@loeuillet.org>2016-04-19 20:03:34 +0200
committerNicolas Lœuillet <nicolas@loeuillet.org>2016-04-19 20:03:34 +0200
commit4a25bef077a9aaffe1ccd950282098c72c25a934 (patch)
tree084cacceacbb2edb1b17ac3a27555934bcade15f /src/Wallabag/CoreBundle/Resources/views/themes/material/Static/about.html.twig
parent24f65a838c647faf5f4a860642b841bfd159a5db (diff)
downloadwallabag-4a25bef077a9aaffe1ccd950282098c72c25a934.tar.gz
wallabag-4a25bef077a9aaffe1ccd950282098c72c25a934.tar.zst
wallabag-4a25bef077a9aaffe1ccd950282098c72c25a934.zip
Update links in documentation
Diffstat (limited to 'src/Wallabag/CoreBundle/Resources/views/themes/material/Static/about.html.twig')
-rw-r--r--src/Wallabag/CoreBundle/Resources/views/themes/material/Static/about.html.twig4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/views/themes/material/Static/about.html.twig b/src/Wallabag/CoreBundle/Resources/views/themes/material/Static/about.html.twig
index f77f092e..d0b94279 100644
--- a/src/Wallabag/CoreBundle/Resources/views/themes/material/Static/about.html.twig
+++ b/src/Wallabag/CoreBundle/Resources/views/themes/material/Static/about.html.twig
@@ -34,8 +34,8 @@
34 <div id="set2" class="col s12"> 34 <div id="set2" class="col s12">
35 <dl> 35 <dl>
36 <dt>{{ 'about.getting_help.documentation'|trans }}</dt> 36 <dt>{{ 'about.getting_help.documentation'|trans }}</dt>
37 <dd><a href="http://doc.wallabag.org/en/v2/">english</a></dd> 37 <dd><a href="http://doc.wallabag.org/en/master/">english</a></dd>
38 <dd><a href="http://doc.wallabag.org/fr/v2/">français</a></dd> 38 <dd><a href="http://doc.wallabag.org/fr/master/">français</a></dd>
39 39
40 <dt>{{ 'about.getting_help.bug_reports'|trans }}</dt> 40 <dt>{{ 'about.getting_help.bug_reports'|trans }}</dt>
41 <dd>{{ 'about.getting_help.support'|trans|raw }}</dd> 41 <dd>{{ 'about.getting_help.support'|trans|raw }}</dd>