]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
Merge pull request #2185 from wallabag/fix-3rd-party-links
authorThomas Citharel <tcit@tcit.fr>
Sat, 2 Jul 2016 10:33:33 +0000 (12:33 +0200)
committerGitHub <noreply@github.com>
Sat, 2 Jul 2016 10:33:33 +0000 (12:33 +0200)
Fix 3rd-Party Apps links (Chrome & Firefox)

src/Wallabag/CoreBundle/Resources/views/themes/material/layout.html.twig

index 25ad23dda2f31370f0be4b18a0f37b5a66748085..33d9e08f10c9e1ea41ec96ea02c583dac9a01460 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/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>