You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by jm...@apache.org on 2014/08/28 00:35:36 UTC

svn commit: r1620989 - /flex/site/trunk/templates/flex-v2-header.html

Author: jmclean
Date: Wed Aug 27 22:35:36 2014
New Revision: 1620989

URL: http://svn.apache.org/r1620989
Log:
remove "Download" from each menu item

Modified:
    flex/site/trunk/templates/flex-v2-header.html

Modified: flex/site/trunk/templates/flex-v2-header.html
URL: http://svn.apache.org/viewvc/flex/site/trunk/templates/flex-v2-header.html?rev=1620989&r1=1620988&r2=1620989&view=diff
==============================================================================
--- flex/site/trunk/templates/flex-v2-header.html (original)
+++ flex/site/trunk/templates/flex-v2-header.html Wed Aug 27 22:35:36 2014
@@ -152,12 +152,12 @@
                 <li><a href="#" class="download">Download Flex</a>
                     <ul>
 
-                       <li><a href="/installer.html">Download the SDK Installer (For Application Developers)</a></li>
-                       <li><a href="/download-source.html">Download the SDK Source Code (For SDK Developers)</a></li>
-                       <li><a href="/download-binaries.html">Download the SDK Binaries (For SDK Developers)</a></li>
-                       <li><a href="/download-flexjs.html">Download FlexJS 'alpha' (For Application Developers)</a> </li>
-                       <li><a href="/download-flexunit.html">Download FlexUnit (For Application Developers)</a> </li>
-                       <li><a href="/download-tourdeflex.html">Download the Tour De Flex Code</a></li>
+                       <li><a href="/installer.html">SDK Installer (For Application Developers)</a></li>
+                       <li><a href="/download-source.html">SDK Source Code (For SDK Developers)</a></li>
+                       <li><a href="/download-binaries.html">SDK Binaries (For SDK Developers)</a></li>
+                       <li><a href="/download-flexjs.html">FlexJS 'alpha' (For Application Developers)</a> </li>
+                       <li><a href="/download-flexunit.html">FlexUnit (For Application Developers)</a> </li>
+                       <li><a href="/download-tourdeflex.html">Tour De Flex Source Code</a></li>
                        <li><a href="/download-utilities.html">Flex Utilities</a></li>
                        <li><a href="/download-archive.html">Previous Versions</a></li>`
                     </ul>