]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
fix diaspora url 1338/head
authorNicolas Lœuillet <nicolas@loeuillet.org>
Thu, 13 Aug 2015 07:18:41 +0000 (09:18 +0200)
committerNicolas Lœuillet <nicolas@loeuillet.org>
Thu, 13 Aug 2015 07:18:41 +0000 (09:18 +0200)
src/Wallabag/CoreBundle/Resources/views/themes/material/layout.html.twig

index 2fd477908085efa3f034ba18185192b9b454de70..171365669da8e3f020d2cccb4868b04a9076f169 100644 (file)
                     <h5 class="white-text">{% trans %}Social{% endtrans %}</h5>
                     <ul>
                         <li><a target="_blank" class="grey-text text-lighten-3" href="https://twitter.com/wallabagapp">twitter</a></li>
-                        <li><a target="_blank" class="grey-text text-lighten-3" href="https://framasphere.org/">diaspora*</a></li>
+                        <li><a target="_blank" class="grey-text text-lighten-3" href="https://framasphere.org/u/wallabag">diaspora*</a></li>
                         <li><a target="_blank" class="grey-text text-lighten-3" href="https://plus.google.com/+WallabagOrg/posts">Google+</a></li>
                         <li><a target="_blank" class="grey-text text-lighten-3" href="https://facebook.com/Wallabag">Facebook</a></li>
                     </ul>