mirror of
https://github.com/apache/struts.git
synced 2026-08-11 01:27:14 +00:00
WW-1483 Replace links to cwiki.apache.org/WW with struts.apache.org/WW
The cwiki autoexport is now being rsync'd with a WW folder on people, and then relayed to struts.apache.org. Once I'm sure this is working for us, I'll update the CWIKI home page with the setup details. Many thanks to Jeff Turner for providing the command line mojo. git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@473959 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
+6
-6
@@ -30,26 +30,26 @@
|
||||
|
||||
<item
|
||||
name="Getting Started"
|
||||
href="http://cwiki.apache.org/WW/home.html"
|
||||
href="http://struts.apache.org/WW/home.html"
|
||||
/>
|
||||
<item
|
||||
name="Tutorials"
|
||||
href="http://cwiki.apache.org/WW/tutorials.html"
|
||||
href="http://struts.apache.org/WW/tutorials.html"
|
||||
/>
|
||||
|
||||
<item
|
||||
name="FAQs"
|
||||
href="http://cwiki.apache.org/WW/faqs.html"
|
||||
href="http://struts.apache.org/WW/faqs.html"
|
||||
/>
|
||||
|
||||
<item
|
||||
name="Guides"
|
||||
href="http://cwiki.apache.org/WW/guides.html"
|
||||
href="http://struts.apache.org/WW/guides.html"
|
||||
/>
|
||||
|
||||
<item
|
||||
name="Release Notes"
|
||||
href="http://cwiki.apache.org/WW/release-notes-200.html"
|
||||
href="http://struts.apache.org/WW/release-notes-202.html"
|
||||
/>
|
||||
|
||||
</menu>
|
||||
@@ -64,7 +64,7 @@
|
||||
/>
|
||||
<item
|
||||
name="Tag Reference"
|
||||
href="http://cwiki.apache.org/WW/tag-reference.html"
|
||||
href="http://struts.apache.org/WW/tag-reference.html"
|
||||
/>
|
||||
<item
|
||||
name="Source Repository"
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
<a name="Welcome"/>
|
||||
|
||||
<div style="text-align:left">
|
||||
<a href="http://cwiki.apache.org/WW/home.html"><img src="images/struts2-merger2.png" alt="Struts 2 and WebWork merger" hspace="16" align="left"/></a>
|
||||
<a href="http://struts.apache.org/WW/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> well suited
|
||||
@@ -32,7 +32,7 @@
|
||||
</p>
|
||||
<p>
|
||||
For more about Apache Struts 2, visit
|
||||
<a href="http://cwiki.apache.org/WW/home.html">
|
||||
<a href="http://struts.apache.org/WW/home.html">
|
||||
Getting Started.
|
||||
</a>
|
||||
</p>
|
||||
@@ -142,7 +142,7 @@
|
||||
<subsection>
|
||||
<p>
|
||||
For more about Apache Struts 2, visit
|
||||
<a href="http://cwiki.apache.org/WW/home.html">
|
||||
<a href="http://struts.apache.org/WW/home.html">
|
||||
Getting Started.
|
||||
</a>
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user