[tor-commits] r25802: {website} fix double href in an a tag.	(website/trunk/download/en)
    Andrew Lewman 
    andrew at torproject.org
       
    Thu Sep 20 17:52:38 UTC 2012
    
    
  
Author: phobos
Date: 2012-09-20 17:52:38 +0000 (Thu, 20 Sep 2012)
New Revision: 25802
Modified:
   website/trunk/download/en/download.wml
Log:
fix double href in an a tag.
Modified: website/trunk/download/en/download.wml
===================================================================
--- website/trunk/download/en/download.wml	2012-09-20 17:48:57 UTC (rev 25801)
+++ website/trunk/download/en/download.wml	2012-09-20 17:52:38 UTC (rev 25802)
@@ -221,7 +221,7 @@
 	<div class="package" style="border-bottom: 0px;">
 	  <div class="downloads">
 	    <a class="additional" style="font-weight: bold;"
-href="href="<page download/download-unix>"> Use our repositories</a> for
+href="<page download/download-unix>"> Use our repositories</a> for
 all other Tor-related software.
 	  </div>
 
    
    
More information about the tor-commits
mailing list