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/26 09:20:55 UTC

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

Author: jmclean
Date: Tue Aug 26 07:20:55 2014
New Revision: 1620521

URL: http://svn.apache.org/r1620521
Log:
changed header order

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=1620521&r1=1620520&r2=1620521&view=diff
==============================================================================
--- flex/site/trunk/templates/flex-v2-header.html (original)
+++ flex/site/trunk/templates/flex-v2-header.html Tue Aug 26 07:20:55 2014
@@ -152,14 +152,14 @@
                 <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-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-binaries.html">Download the SDK Binaries (For SDK Developers)</a></li>
-                        <li><a href="/download-source.html">Download the SDK Source Code (For SDK Developers)</a></li>
-                        <li><a href="/download-tourdeflex.html">Download the Tour De Flex Code</a></li>
-                        <li><a href="/download-utilities.html">Flex Utilities</a></li>
-                        <li><a href="/download-archive.html">Previous Versions</a></li>
+                       <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="/download-utilities.html">Flex Utilities</a></li>
+                       <li><a href="/download-archive.html">Previous Versions</a></li>`
                     </ul>
                 </li>
             </ul>