[or-cvs] r23429: {website} fix a missing > that's been driving me crazy. (website/branches/web20/download/en)

Andrew Lewman andrew at torproject.org
Wed Oct 6 20:22:02 UTC 2010


Author: phobos
Date: 2010-10-06 20:22:01 +0000 (Wed, 06 Oct 2010)
New Revision: 23429

Modified:
   website/branches/web20/download/en/download.wml
Log:
fix a missing > that's been driving me crazy.


Modified: website/branches/web20/download/en/download.wml
===================================================================
--- website/branches/web20/download/en/download.wml	2010-10-06 20:15:35 UTC (rev 23428)
+++ website/branches/web20/download/en/download.wml	2010-10-06 20:22:01 UTC (rev 23429)
@@ -129,7 +129,7 @@
               <tr class="beige">
                 <td><span class="windows">Windows</span></td>
                 <td>Windows 7, Vista, XP, 2000, 2003 Server</td>
-                <td><a href="/dist/win32/tor-<version-win32-stable>-win32.exe"<version-win32-stable></a></td>
+                <td><a href="/dist/win32/tor-<version-win32-stable>-win32.exe"><version-win32-stable></a></td>
                 <td><a href="/dist/win32/tor-<version-win32-alpha>-win32.exe"><version-win32-alpha></a></td>
                 <td><a href="<page docs/tor-doc-windows>">Windows</a></td>
               </tr>



More information about the tor-commits mailing list