aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/views/themes/baggy/Static/howto.html.twig
diff options
context:
space:
mode:
authorThomas Citharel <tcit@tcit.fr>2016-04-03 22:11:17 +0200
committerThomas Citharel <tcit@tcit.fr>2016-04-03 22:11:17 +0200
commita119acd15d6cf1c4b216435bcad47b8604e15dad (patch)
tree7579c3f4a00d0f3d0929358fb56e99ba4f12b142 /src/Wallabag/CoreBundle/Resources/views/themes/baggy/Static/howto.html.twig
parent7d997fd9f675b07e667e92b76e09b520f9760208 (diff)
parent163517da79d027458d5cadaa736962f4b4df8ab2 (diff)
downloadwallabag-a119acd15d6cf1c4b216435bcad47b8604e15dad.tar.gz
wallabag-a119acd15d6cf1c4b216435bcad47b8604e15dad.tar.zst
wallabag-a119acd15d6cf1c4b216435bcad47b8604e15dad.zip
Merge pull request #1835 from wallabag/v2-prepare-v22.0.0
:rocket: Prepare v2.0.0 :birthday:
Diffstat (limited to 'src/Wallabag/CoreBundle/Resources/views/themes/baggy/Static/howto.html.twig')
-rw-r--r--src/Wallabag/CoreBundle/Resources/views/themes/baggy/Static/howto.html.twig2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/views/themes/baggy/Static/howto.html.twig b/src/Wallabag/CoreBundle/Resources/views/themes/baggy/Static/howto.html.twig
index 8da1afa0..eab092c7 100644
--- a/src/Wallabag/CoreBundle/Resources/views/themes/baggy/Static/howto.html.twig
+++ b/src/Wallabag/CoreBundle/Resources/views/themes/baggy/Static/howto.html.twig
@@ -11,7 +11,7 @@
11 </ul> 11 </ul>
12 <h3>{{ 'howto.top_menu.browser_addons'|trans }}</h3> 12 <h3>{{ 'howto.top_menu.browser_addons'|trans }}</h3>
13 <ul> 13 <ul>
14 <li><a href="https://addons.mozilla.org/firefox/addon/wallabag/" target="_blank">{{ 'howto.browser_addons.firefox'|trans }}</a></li> 14 <li><a href="https://addons.mozilla.org/firefox/addon/wallabag-v2/" target="_blank">{{ 'howto.browser_addons.firefox'|trans }}</a></li>
15 <li><a href="https://chrome.google.com/webstore/detail/wallabag/bepdcjnnkglfjehplaogpoonpffbdcdj" target="_blank">{{ 'howto.browser_addons.chrome'|trans }}</a></li> 15 <li><a href="https://chrome.google.com/webstore/detail/wallabag/bepdcjnnkglfjehplaogpoonpffbdcdj" target="_blank">{{ 'howto.browser_addons.chrome'|trans }}</a></li>
16 </ul> 16 </ul>
17 <h3>{{ 'howto.top_menu.mobile_apps'|trans }}</h3> 17 <h3>{{ 'howto.top_menu.mobile_apps'|trans }}</h3>