From b29b500781753041377ac2f65937abaa952f04a2 Mon Sep 17 00:00:00 2001 From: Daniel Nathan Gray Date: Thu, 2 Apr 2020 21:09:48 +0000 Subject: [PATCH] Fix Joplin GooglePlay link (#1812) --- _includes/sections/notebooks.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/sections/notebooks.html b/_includes/sections/notebooks.html index e7dda0ef..d637f869 100644 --- a/_includes/sections/notebooks.html +++ b/_includes/sections/notebooks.html @@ -14,7 +14,7 @@ windows="https://joplinapp.org/#desktop-applications" mac="https://joplinapp.org/#desktop-applications" linux="https://joplinapp.org/#desktop-applications" freebsd="https://www.npmjs.com/package/joplin" -googleplay="https://joplinapp.org/images/BadgeAndroid.png" +googleplay="https://play.google.com/store/apps/details?id=net.cozic.joplin" android="https://joplinapp.org/#mobile-applications" ios="https://itunes.apple.com/us/app/joplin/id1315599797" firefox="https://addons.mozilla.org/en-US/firefox/addon/joplin-web-clipper/"