Author: scottbw
Date: Tue Jan  8 14:52:58 2013
New Revision: 1430311

URL: http://svn.apache.org/viewvc?rev=1430311&view=rev
Log:
removed more examples of "incubating" in URLs and list addresses in README and 
configuration files

Modified:
    wookie/trunk/connector/CSharp/README.txt
    wookie/trunk/connector/README.txt
    wookie/trunk/connector/flash_flex/README.txt
    wookie/trunk/connector/java/README.txt
    wookie/trunk/connector/js/README.txt
    wookie/trunk/connector/php/README.txt
    wookie/trunk/connector/python/README.txt
    wookie/trunk/connector/ruby/README.txt
    wookie/trunk/docs/legacy/README.txt
    wookie/trunk/src/widgetserver.properties

Modified: wookie/trunk/connector/CSharp/README.txt
URL: 
http://svn.apache.org/viewvc/wookie/trunk/connector/CSharp/README.txt?rev=1430311&r1=1430310&r2=1430311&view=diff
==============================================================================
--- wookie/trunk/connector/CSharp/README.txt (original)
+++ wookie/trunk/connector/CSharp/README.txt Tue Jan  8 14:52:58 2013
@@ -1,3 +1,3 @@
 This is a C# implementation of the Wookie Connector Framework. 
 
-For more information see: 
http://incubator.apache.org/wookie/embedding-wookie-widgets-in-other-applications.html
+For more information see: http://wookie.apache.org/docs/embedding.html

Modified: wookie/trunk/connector/README.txt
URL: 
http://svn.apache.org/viewvc/wookie/trunk/connector/README.txt?rev=1430311&r1=1430310&r2=1430311&view=diff
==============================================================================
--- wookie/trunk/connector/README.txt (original)
+++ wookie/trunk/connector/README.txt Tue Jan  8 14:52:58 2013
@@ -3,4 +3,4 @@ This folder contains implementations of 
 The goal here is to provide a number of permissively licensed Wookie 
connectors that will allow
 plugin developers to get moving quickly.
 
-For more information see: 
http://incubator.apache.org/wookie/embedding-wookie-widgets-in-other-applications.html
+For more information see: http://wookie.apache.org/docs/embedding.html
\ No newline at end of file

Modified: wookie/trunk/connector/flash_flex/README.txt
URL: 
http://svn.apache.org/viewvc/wookie/trunk/connector/flash_flex/README.txt?rev=1430311&r1=1430310&r2=1430311&view=diff
==============================================================================
--- wookie/trunk/connector/flash_flex/README.txt (original)
+++ wookie/trunk/connector/flash_flex/README.txt Tue Jan  8 14:52:58 2013
@@ -1,3 +1,3 @@
 This is a ActionScript 3 / Flex implementation of the Wookie Connector 
Framework. 
 
-For more information see: 
http://incubator.apache.org/wookie/docs/embedding.html
+For more information see: http://wookie.apache.org/docs/embedding.html

Modified: wookie/trunk/connector/java/README.txt
URL: 
http://svn.apache.org/viewvc/wookie/trunk/connector/java/README.txt?rev=1430311&r1=1430310&r2=1430311&view=diff
==============================================================================
--- wookie/trunk/connector/java/README.txt (original)
+++ wookie/trunk/connector/java/README.txt Tue Jan  8 14:52:58 2013
@@ -1,4 +1,4 @@
 This is a Java implementation of the Wookie Connector Framework.
 
-For more information see: 
http://incubator.apache.org/wookie/docs/embedding.html
+For more information see: http://wookie.apache.org/docs/embedding.html
  

Modified: wookie/trunk/connector/js/README.txt
URL: 
http://svn.apache.org/viewvc/wookie/trunk/connector/js/README.txt?rev=1430311&r1=1430310&r2=1430311&view=diff
==============================================================================
--- wookie/trunk/connector/js/README.txt (original)
+++ wookie/trunk/connector/js/README.txt Tue Jan  8 14:52:58 2013
@@ -1,4 +1,4 @@
 This is a JavaScript implementation of the Wookie Connector Framework.
-
-For more information see: 
http://incubator.apache.org/wookie/docs/embedding.html
+
+For more information see: http://wookie.apache.org/docs/embedding.html
  

Modified: wookie/trunk/connector/php/README.txt
URL: 
http://svn.apache.org/viewvc/wookie/trunk/connector/php/README.txt?rev=1430311&r1=1430310&r2=1430311&view=diff
==============================================================================
--- wookie/trunk/connector/php/README.txt (original)
+++ wookie/trunk/connector/php/README.txt Tue Jan  8 14:52:58 2013
@@ -1,6 +1,6 @@
 This is a PHP implementation of the Wookie Connector Framework.
 
-For more information see: 
http://incubator.apache.org/wookie/embedding-wookie-widgets-in-other-applications.html
+For more information see: http://wookie.apache.org/docs/embedding.html
 
 INSTALLATION
 ============

Modified: wookie/trunk/connector/python/README.txt
URL: 
http://svn.apache.org/viewvc/wookie/trunk/connector/python/README.txt?rev=1430311&r1=1430310&r2=1430311&view=diff
==============================================================================
--- wookie/trunk/connector/python/README.txt (original)
+++ wookie/trunk/connector/python/README.txt Tue Jan  8 14:52:58 2013
@@ -1,4 +1,4 @@
 This is a Python implementation of the Wookie Connector Framework. 
 
-For more information see: 
http://incubator.apache.org/wookie/embedding-wookie-widgets-in-other-applications.html
 
+For more information see: http://wookie.apache.org/docs/embedding.html
  

Modified: wookie/trunk/connector/ruby/README.txt
URL: 
http://svn.apache.org/viewvc/wookie/trunk/connector/ruby/README.txt?rev=1430311&r1=1430310&r2=1430311&view=diff
==============================================================================
--- wookie/trunk/connector/ruby/README.txt (original)
+++ wookie/trunk/connector/ruby/README.txt Tue Jan  8 14:52:58 2013
@@ -1,6 +1,6 @@
 This is a Ruby implementation of the Wookie Connector Framework. 
 
-For more information see: 
http://incubator.apache.org/wookie/embedding-wookie-widgets-in-other-applications.html
+For more information see: http://wookie.apache.org/docs/embedding.html
 
 INSTALLATION
 ============

Modified: wookie/trunk/docs/legacy/README.txt
URL: 
http://svn.apache.org/viewvc/wookie/trunk/docs/legacy/README.txt?rev=1430311&r1=1430310&r2=1430311&view=diff
==============================================================================
--- wookie/trunk/docs/legacy/README.txt (original)
+++ wookie/trunk/docs/legacy/README.txt Tue Jan  8 14:52:58 2013
@@ -1 +1 @@
-This folder contains outdated documentation for archive purposes. Please refer 
to the current documentation at http://incubator.apache.org/wookie/
\ No newline at end of file
+This folder contains outdated documentation for archive purposes. Please refer 
to the current documentation at http://wookie.apache.org/
\ No newline at end of file

Modified: wookie/trunk/src/widgetserver.properties
URL: 
http://svn.apache.org/viewvc/wookie/trunk/src/widgetserver.properties?rev=1430311&r1=1430310&r2=1430311&view=diff
==============================================================================
--- wookie/trunk/src/widgetserver.properties (original)
+++ wookie/trunk/src/widgetserver.properties Tue Jan  8 14:52:58 2013
@@ -1,7 +1,7 @@
 widget.version=0.13.0-SNAPSHOT
 widget.build.date=
[email protected]
-widget.web.page=http://incubator.apache.org/wookie
[email protected]
+widget.web.page=http://wookie.apache.org/
 # Keep this true while developing, but set to false for a build
 widget.debug=true
 


Reply via email to