[tor-commits] r25992: {website} fix the android links based on ticket 7838. (website/trunk/download/en)

Andrew Lewman andrew at torproject.org
Tue Jan 8 17:03:15 UTC 2013


Author: phobos
Date: 2013-01-08 17:03:14 +0000 (Tue, 08 Jan 2013)
New Revision: 25992

Modified:
   website/trunk/download/en/download.wml
Log:
fix the android links based on ticket 7838.


Modified: website/trunk/download/en/download.wml
===================================================================
--- website/trunk/download/en/download.wml	2013-01-06 23:48:03 UTC (rev 25991)
+++ website/trunk/download/en/download.wml	2013-01-08 17:03:14 UTC (rev 25992)
@@ -208,12 +208,11 @@
 <!-- ANDROID -->
 	<div class="package" style="padding-top: 13px; border-top: 0px;">
 	  <div class="downloads">
-	    <a class="button" style="margin-bottom: 5px;" href="../<package-androidbundle-alpha>"><span class="strong">Download</span><span class="normal">Android Bundle</span></a>
-	    <a class="additional" href="<page docs/android>">Installation Instructions</a>
+	      <a class="additional" href="<page docs/android>">Installation Instructions</a>
 	  </div>
 
 	  <h2>Android Bundle</h2>
-	  <p>For Android-based phones, tablets, and computers.</p>
+	  <p>Our software is available or Android-based phones, tablets, and computers from the <a href="https://guardianproject.info/">Guardian Project</a> in their <a href= "https://guardianproject.info/2012/03/15/our-new-f-droid-app-repository/">F-Droid Repository</a> or the <a href="https://market.android.com/search?q=guardianproject&so=1&c=apps">Google Play Store</a>.</p>
 	</div>
 <!-- Nokia -->
 	<div class="package" style="border-bottom: 0px;">



More information about the tor-commits mailing list