mirror of
https://github.com/apache/struts.git
synced 2026-08-11 01:27:14 +00:00
WW-1715 Update site for 2.0.11 and prepare for 2.1.0.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@589447 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -68,11 +68,6 @@
|
||||
href="docs/guides.html"
|
||||
/>
|
||||
|
||||
<item
|
||||
name="Release Notes"
|
||||
href="docs/release-notes-208.html"
|
||||
/>
|
||||
|
||||
</menu>
|
||||
|
||||
<menu name="Support">
|
||||
|
||||
@@ -32,17 +32,17 @@
|
||||
</div>
|
||||
<div>
|
||||
<table><tr><td>
|
||||
<a href="http://struts.apache.org/download.cgi#struts208">
|
||||
<a href="http://struts.apache.org/download.cgi#struts210">
|
||||
<div style="background:url(images/download.gif) no-repeat scroll 0%; width:200px; min-height:80px; float:left;position:relative;margin:5px">
|
||||
<span style="top:15px;position:absolute;color:white;padding-left:10px">
|
||||
<small>version 2.0.9</small>
|
||||
<small>version 2.1.0</small>
|
||||
<br />
|
||||
<span style="font-weight: bold; font-size:140%">Download Now</span>
|
||||
</span>
|
||||
</div>
|
||||
</a>
|
||||
</td><td>
|
||||
<a href="http://struts.apache.org/2.x/docs/home.html" style="margin:10px">
|
||||
<a href="docs/home.html" style="margin:10px">
|
||||
<div style="background:url(images/help.gif) no-repeat scroll 0%; width:200px; min-height:80px; float:left;position:relative;margin:5px">
|
||||
<span style="top:15px;position:absolute;color:white;padding-left:10px">
|
||||
<span style="font-weight: bold; font-size:140%">Get Started</span>
|
||||
@@ -158,7 +158,7 @@
|
||||
<subsection>
|
||||
<p>
|
||||
To download the framework, visit
|
||||
<a href="http://struts.apache.org/download.cgi#struts206">
|
||||
<a href="http://struts.apache.org/download.cgi#struts210">
|
||||
Apache Struts Distributions.
|
||||
</a>
|
||||
For more about Apache Struts 2, visit
|
||||
@@ -170,7 +170,7 @@
|
||||
Struts 2 Plugin Registry.
|
||||
</a>
|
||||
For help with migrating, visit our
|
||||
<a href="http://struts.apache.org/2.x/docs/migration-guide.html">
|
||||
<a href="docs/migration-guide.html">
|
||||
Migration Guide.
|
||||
</a>
|
||||
</p>
|
||||
@@ -196,7 +196,7 @@
|
||||
|
||||
<p>
|
||||
For a full list of requirements, including dependencies used by optional plugins,
|
||||
see <a href="http://struts.apache.org/2.x/struts2-core/dependencies.html">Project Dependencies</a>
|
||||
see <a href="struts2-core/dependencies.html">Project Dependencies</a>
|
||||
</p>
|
||||
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user