diff options
author | Thomas Citharel <tcit@tcit.fr> | 2015-02-15 21:14:54 +0100 |
---|---|---|
committer | Thomas Citharel <tcit@tcit.fr> | 2015-02-15 21:14:54 +0100 |
commit | 313355cdca351f05a378df86d522fa43e31a18a7 (patch) | |
tree | f4c5018b9e743a12543903eefcdc5c374628f508 /themes/default | |
parent | 0a749cff880e40d25f0988fedb65217e40145245 (diff) | |
download | wallabag-313355cdca351f05a378df86d522fa43e31a18a7.tar.gz wallabag-313355cdca351f05a378df86d522fa43e31a18a7.tar.zst wallabag-313355cdca351f05a378df86d522fa43e31a18a7.zip |
updated Windows app link
Diffstat (limited to 'themes/default')
-rwxr-xr-x | themes/default/config.twig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/default/config.twig b/themes/default/config.twig index 87f964c9..6302a6a3 100755 --- a/themes/default/config.twig +++ b/themes/default/config.twig | |||
@@ -23,7 +23,7 @@ | |||
23 | <ul> | 23 | <ul> |
24 | <li>Android: <a href="https://f-droid.org/app/fr.gaulupeau.apps.InThePoche" target="_blank">{% trans "via F-Droid" %}</a> {% trans " or " %} <a href="https://play.google.com/store/apps/details?id=fr.gaulupeau.apps.InThePoche" target="_blank">{% trans "via Google Play" %}</a></li> | 24 | <li>Android: <a href="https://f-droid.org/app/fr.gaulupeau.apps.InThePoche" target="_blank">{% trans "via F-Droid" %}</a> {% trans " or " %} <a href="https://play.google.com/store/apps/details?id=fr.gaulupeau.apps.InThePoche" target="_blank">{% trans "via Google Play" %}</a></li> |
25 | <li>iOS: <a href="https://itunes.apple.com/app/wallabag/id828331015?mt=8" target="_blank">{% trans "download the application" %}</a></li> | 25 | <li>iOS: <a href="https://itunes.apple.com/app/wallabag/id828331015?mt=8" target="_blank">{% trans "download the application" %}</a></li> |
26 | <li>Windows Phone: <a href="http://www.windowsphone.com/en-us/store/app/wallabag/ff890514-348c-4d0b-9b43-153fff3f7450" target="_blank">{% trans "download the application" %}</a></li> | 26 | <li>Windows Phone: <a href="http://www.windowsphone.com/en-US/store/app/wallabag/d5226cf1-f422-4e00-996c-88e9c5233332" target="_blank">{% trans "download the application" %}</a></li> |
27 | </ul> | 27 | </ul> |
28 | <h3>{% trans "Bookmarklet" %}</h3> | 28 | <h3>{% trans "Bookmarklet" %}</h3> |
29 | <p> | 29 | <p> |