Author: khmarbaise
Date: Sat Jul 4 17:13:28 2015
New Revision: 1689182
URL: http://svn.apache.org/r1689182
Log:
MNGSITE-152
License link before download to make
it clear which license the software has
if someone would like to download it.
Modified:
maven/site/trunk/content/site.xml
Modified: maven/site/trunk/content/site.xml
URL:
http://svn.apache.org/viewvc/maven/site/trunk/content/site.xml?rev=1689182&r1=1689181&r2=1689182&view=diff
==============================================================================
--- maven/site/trunk/content/site.xml (original)
+++ maven/site/trunk/content/site.xml Sat Jul 4 17:13:28 2015
@@ -59,8 +59,8 @@ under the License.
<menu name="Main">
<item name="Welcome" href="/index.html"/>
- <item name="Download" href="/download.html"/>
<item name="License" href="http://www.apache.org/licenses/"/>
+ <item name="Download" href="/download.html"/>
<item name="Install" href="/install.html"/>
<item name="Configure" href="/configure.html"/>
<item name="Run" href="/run.html"/>