Author: scottbw
Date: Wed Jan  9 16:33:15 2013
New Revision: 1430940

URL: http://svn.apache.org/viewvc?rev=1430940&view=rev
Log:
Updated some URLs to remove incubator refs

Modified:
    wookie/trunk/shindig/readme_shindig.txt
    wookie/trunk/widgets/build_template.xml
    
wookie/trunk/widgets/templates/testWidgets/walkthroughTestWidget/xml/questions.xml
    wookie/trunk/widgets/templates/widgets/build.xml

Modified: wookie/trunk/shindig/readme_shindig.txt
URL: 
http://svn.apache.org/viewvc/wookie/trunk/shindig/readme_shindig.txt?rev=1430940&r1=1430939&r2=1430940&view=diff
==============================================================================
--- wookie/trunk/shindig/readme_shindig.txt (original)
+++ wookie/trunk/shindig/readme_shindig.txt Wed Jan  9 16:33:15 2013
@@ -53,4 +53,4 @@ Click "demo" and you should see "Hello, 
 That's all folks
 ===============
   
-Problems - email [email protected]
+Problems - email [email protected]

Modified: wookie/trunk/widgets/build_template.xml
URL: 
http://svn.apache.org/viewvc/wookie/trunk/widgets/build_template.xml?rev=1430940&r1=1430939&r2=1430940&view=diff
==============================================================================
--- wookie/trunk/widgets/build_template.xml (original)
+++ wookie/trunk/widgets/build_template.xml Wed Jan  9 16:33:15 2013
@@ -22,7 +22,7 @@ This is a template file for widget build
 the Wookie directory. It is useful for managing widgets in your own projects.
 
 For instructions on how to build and manage your own widgets see 
-http://incubator.apache.org/wookie/docs/widgets.html
+http://wookie.apache.org/docs/widgets
 
 
 -->

Modified: 
wookie/trunk/widgets/templates/testWidgets/walkthroughTestWidget/xml/questions.xml
URL: 
http://svn.apache.org/viewvc/wookie/trunk/widgets/templates/testWidgets/walkthroughTestWidget/xml/questions.xml?rev=1430940&r1=1430939&r2=1430940&view=diff
==============================================================================
--- 
wookie/trunk/widgets/templates/testWidgets/walkthroughTestWidget/xml/questions.xml
 (original)
+++ 
wookie/trunk/widgets/templates/testWidgets/walkthroughTestWidget/xml/questions.xml
 Wed Jan  9 16:33:15 2013
@@ -39,7 +39,7 @@
      </ol>
      <ul>
         &lt;li&gt;<todo_item type="TODO" >Action 1</todo_item>.&lt;/li&gt;
-        &lt;li&gt;<todo_item type="TOREAD" 
href="http://incubator.apache.org/wookie/";>Website</todo_item>.&lt;/li&gt;
+        &lt;li&gt;<todo_item type="TOREAD" 
href="http://wookie.apache.org/";>Website</todo_item>.&lt;/li&gt;
                &lt;li&gt;<todo_item type="TOREAD" 
href="Note1">Note</todo_item>.&lt;/li&gt;
      &lt;/ul&gt;
        </body>
@@ -59,6 +59,6 @@
 
 <note id='Note1'>
     == A note title
-    Notes formated in creole markup which 
[[http://incubator.apache.org/wookie/|can include links]]
+    Notes formated in creole markup which [[http://wookie.apache.org/|can 
include links]]
     </note>
 </question_set>
\ No newline at end of file

Modified: wookie/trunk/widgets/templates/widgets/build.xml
URL: 
http://svn.apache.org/viewvc/wookie/trunk/widgets/templates/widgets/build.xml?rev=1430940&r1=1430939&r2=1430940&view=diff
==============================================================================
--- wookie/trunk/widgets/templates/widgets/build.xml (original)
+++ wookie/trunk/widgets/templates/widgets/build.xml Wed Jan  9 16:33:15 2013
@@ -22,8 +22,7 @@ This is a template file for widget build
 the Wookie directory. It is useful for managing widgets in your own projects.
 
 For instructions on how to build and manage your own widgets see 
-http://incubator.apache.org/wookie/docs/widgets.html
-
+http://wookie.apache.org/docs/widgets
 
 -->
 <project basedir="." name="widgets_build_file">


Reply via email to