diff --git a/download.html b/download.html
index 6a352bfa9e678bde09d147de6bf00351969de9dd..0e9408add8ee74e921a9266a1a1ddd5577d6c204 100644
--- a/download.html
+++ b/download.html
@@ -57,7 +57,7 @@
           <p>
             Thank you to everyone who tested the beta version! We've fixed a lot of bugs and made many improvements thanks to your feedback.
           <p>
-            <a href="https://play.google.com/apps/testing/org.briarproject.briar.android" rel="noopener noreferrer" target="_blank"><img id="playbutton" src="img/google_play_badge_web_generic.png" alt="Get it on Google Play" border="0"/></a>
+            <a href="https://play.google.com/store/apps/details?id=org.briarproject.briar.android" rel="noopener noreferrer" target="_blank"><img id="playbutton" src="img/google_play_badge_web_generic.png" alt="Get it on Google Play" border="0"/></a>
             <a href="fdroid.html"><img id="fdroidbutton" src="img/fdroid_badge.png" alt="Get it on F-Droid" border="0"/></a>
           </p>
 
diff --git a/index.html b/index.html
index d82f91af12eb282729e00645398aea477c91b36c..ab24a8a27f79c4f54e9afbdc9ef4a74a09b39e3f 100644
--- a/index.html
+++ b/index.html
@@ -66,7 +66,7 @@
             <li>Free and open source software</li>
           </ul>
 
-          <a href="https://play.google.com/apps/testing/org.briarproject.briar.android" rel="noopener noreferrer" target="_blank"><img id="playbutton" src="img/google_play_badge_web_generic.png" alt="Get it on Google Play" border="0"/></a>
+          <a href="https://play.google.com/store/apps/details?id=org.briarproject.briar.android" rel="noopener noreferrer" target="_blank"><img id="playbutton" src="img/google_play_badge_web_generic.png" alt="Get it on Google Play" border="0"/></a>
           <a href="fdroid.html"><img id="fdroidbutton" src="img/fdroid_badge.png" alt="Get it on F-Droid" border="0"/></a>
 
         </div> <!-- intro -->