commit 7d77d6773e650b29cdc680ad96039d7970832342 Author: hiro hiro@torproject.org Date: Thu Sep 6 19:59:33 2018 +0200
Fix typo in download page --- download/en/download.wml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/download/en/download.wml b/download/en/download.wml index 95f44bdb..fe99af40 100644 --- a/download/en/download.wml +++ b/download/en/download.wml @@ -179,10 +179,8 @@ custom configurations. All an apt-get or yum install away.</p> Introducing Tor Browser for Android, the mobile browser with the highest privacy protections ever available and on par with Tor Browser for desktop. You can download the alpha release on - <a href="https://play.google.com/store/apps/details?id=org.torproject.torbrowser_alpha">GooglePlay</a> - or <a href="">FDroid</a>, or you can get the apk by clicking on the - button bellow. - </p> + <a href="https://play.google.com/store/apps/details?id=org.torproject.torbrowser_alpha">GooglePlay</a>, + or you can get the apk by clicking on the button bellow.</p> <p> Note: For this release, <b>you also need to install Orbot</b>, you can learn more about it
tor-commits@lists.torproject.org