mirror of
https://github.com/apache/struts.git
synced 2026-08-31 19:35:40 +00:00
SITE-14 Move the cwiki export to 2.x/docs
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@477303 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
+5
-5
@@ -30,26 +30,26 @@
|
||||
|
||||
<item
|
||||
name="Getting Started"
|
||||
href="WW/home.html"
|
||||
href="docs/home.html"
|
||||
/>
|
||||
<item
|
||||
name="Tutorials"
|
||||
href="WW/tutorials.html"
|
||||
href="docs/tutorials.html"
|
||||
/>
|
||||
|
||||
<item
|
||||
name="FAQs"
|
||||
href="WW/faqs.html"
|
||||
href="docs/faqs.html"
|
||||
/>
|
||||
|
||||
<item
|
||||
name="Guides"
|
||||
href="WW/guides.html"
|
||||
href="docs/guides.html"
|
||||
/>
|
||||
|
||||
<item
|
||||
name="Release Notes"
|
||||
href="cd WW/release-notes-202.html"
|
||||
href="docs/release-notes-202.html"
|
||||
/>
|
||||
|
||||
</menu>
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
<a name="Welcome"/>
|
||||
|
||||
<div style="text-align:left">
|
||||
<a href="WW/home.html"><img src="images/struts2-merger2.png" alt="Struts 2 and WebWork merger" hspace="16" align="left"/></a>
|
||||
<a href="docs/home.html"><img src="images/struts2-merger2.png" alt="Struts 2 and WebWork merger" hspace="16" align="left"/></a>
|
||||
|
||||
<p>
|
||||
<strong>Apache Struts 2 is an elegant, extensible framework</strong> for creating enterprise-ready Java web applications.
|
||||
@@ -31,7 +31,7 @@
|
||||
</p>
|
||||
<p>
|
||||
For more about Apache Struts 2, visit
|
||||
<a href="WW/home.html">
|
||||
<a href="docs/home.html">
|
||||
Getting Started.
|
||||
</a>
|
||||
</p>
|
||||
@@ -147,7 +147,7 @@
|
||||
<subsection>
|
||||
<p>
|
||||
For more about Apache Struts 2, visit
|
||||
<a href="WW/home.html">
|
||||
<a href="docs/home.html">
|
||||
Getting Started.
|
||||
</a>
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user