Author: husted
Date: Sun Nov 12 04:47:53 2006
New Revision: 473959

URL: http://svn.apache.org/viewvc?view=rev&rev=473959
Log:
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. 

Modified:
    struts/struts2/trunk/src/site/site.xml
    struts/struts2/trunk/src/site/xdoc/index.xml

Modified: struts/struts2/trunk/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/struts/struts2/trunk/src/site/site.xml?view=diff&rev=473959&r1=473958&r2=473959
==============================================================================
--- struts/struts2/trunk/src/site/site.xml (original)
+++ struts/struts2/trunk/src/site/site.xml Sun Nov 12 04:47:53 2006
@@ -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"

Modified: struts/struts2/trunk/src/site/xdoc/index.xml
URL: 
http://svn.apache.org/viewvc/struts/struts2/trunk/src/site/xdoc/index.xml?view=diff&rev=473959&r1=473958&r2=473959
==============================================================================
--- struts/struts2/trunk/src/site/xdoc/index.xml (original)
+++ struts/struts2/trunk/src/site/xdoc/index.xml Sun Nov 12 04:47:53 2006
@@ -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>


Reply via email to