]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
Fix 3rd-Party Apps links (Chrome & Firefox)
authorThomas Citharel <tcit@tcit.fr>
Sat, 2 Jul 2016 09:50:32 +0000 (11:50 +0200)
committerThomas Citharel <tcit@tcit.fr>
Sat, 2 Jul 2016 09:50:32 +0000 (11:50 +0200)
src/Wallabag/CoreBundle/Resources/views/themes/material/layout.html.twig

index 25ad23dda2f31370f0be4b18a0f37b5a66748085..707114f93e26726cfcc698bd86637f4dc4be7dad 100644 (file)
                         <a target="_blank" class="grey-text text-lighten-3" href="https://itunes.apple.com/app/id828331015" title="iOS">
                             <span class="icon-apple"></span>
                         </a>
-                        <a target="_blank" class="grey-text text-lighten-3" href="https://addons.mozilla.org/firefox/addon/wallabag/" title="Firefox">
+                        <a target="_blank" class="grey-text text-lighten-3" href="https://addons.mozilla.org/fr/firefox/addon/wallabag-v2/" title="Firefox">
                             <span class="icon-firefox"></span>
                         </a>
-                        <a target="_blank" class="grey-text text-lighten-3" href="https://chrome.google.com/webstore/detail/wallabagit/peehlcgckcnclnjlndmoddifcicdnabm" title="Chrome">
+                        <a target="_blank" class="grey-text text-lighten-3" href="https://chrome.google.com/webstore/detail/wallabagger/gbmgphmejlcoihgedabhgjdkcahacjlj" title="Chrome">
                             <span class="icon-chrome"></span>
                         </a>
                     </p>