Author: asavu
Date: Tue Dec 20 09:36:01 2011
New Revision: 1221165

URL: http://svn.apache.org/viewvc?rev=1221165&view=rev
Log:
Updated links still referencing incubator

Modified:
    whirr/branches/branch-0.7/doap_Whirr.rdf
    whirr/branches/branch-0.7/recipes/mahout-ec2.properties
    whirr/branches/branch-0.7/src/site/site.xml
    whirr/branches/branch-0.7/src/site/xdoc/quick-start-guide.xml

Modified: whirr/branches/branch-0.7/doap_Whirr.rdf
URL: 
http://svn.apache.org/viewvc/whirr/branches/branch-0.7/doap_Whirr.rdf?rev=1221165&r1=1221164&r2=1221165&view=diff
==============================================================================
--- whirr/branches/branch-0.7/doap_Whirr.rdf (original)
+++ whirr/branches/branch-0.7/doap_Whirr.rdf Tue Dec 20 09:36:01 2011
@@ -26,7 +26,7 @@
     <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"; />
     <name>Apache Whirr</name>
     <homepage rdf:resource="http://whirr.apache.org"; />
-    <asfext:pmc rdf:resource="http://abdera.apache.org"; />
+    <asfext:pmc rdf:resource="http://whirr.apache.org"; />
     <shortdesc>Apache Whirr is a set of libraries for running cloud 
services</shortdesc>
     <description>Apache Whirr is a set of libraries for running cloud services
 
@@ -38,7 +38,7 @@ Whirr provides:
 You can also use Whirr as a command line tool for deploying 
clusters.</description>
     <bug-database rdf:resource="https://issues.apache.org/jira/browse/WHIRR"; />
     <mailing-list rdf:resource="http://whirr.apache.org/mail-lists.html"; />
-    <download-page 
rdf:resource="http://www.apache.org/dyn/closer.cgi/incubator/whirr/"; />
+    <download-page rdf:resource="http://www.apache.org/dyn/closer.cgi/whirr/"; 
/>
     <programming-language>Java</programming-language>
     <programming-language>Bash</programming-language>
     <category 
rdf:resource="http://projects.apache.org/category/network-server"; />

Modified: whirr/branches/branch-0.7/recipes/mahout-ec2.properties
URL: 
http://svn.apache.org/viewvc/whirr/branches/branch-0.7/recipes/mahout-ec2.properties?rev=1221165&r1=1221164&r2=1221165&view=diff
==============================================================================
--- whirr/branches/branch-0.7/recipes/mahout-ec2.properties (original)
+++ whirr/branches/branch-0.7/recipes/mahout-ec2.properties Tue Dec 20 09:36:01 
2011
@@ -16,7 +16,7 @@
 #
 
 # Read the Configuration Guide for more info:
-# http://incubator.apache.org/whirr/configuration-guide.html
+# http://whirr.apache.org/docs/latest/configuration-guide.html
 
 # Change the cluster name here
 whirr.cluster-name=mahout

Modified: whirr/branches/branch-0.7/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/whirr/branches/branch-0.7/src/site/site.xml?rev=1221165&r1=1221164&r2=1221165&view=diff
==============================================================================
--- whirr/branches/branch-0.7/src/site/site.xml (original)
+++ whirr/branches/branch-0.7/src/site/site.xml Tue Dec 20 09:36:01 2011
@@ -50,7 +50,7 @@
 
     <menu name="Whirr">
       <item name="About" href="http://whirr.apache.org/"/>
-      <item name="Download" 
href="http://www.apache.org/dyn/closer.cgi/incubator/whirr/"/>
+      <item name="Download" 
href="http://www.apache.org/dyn/closer.cgi/whirr/"/>
       <item name="Road Map" 
href="https://cwiki.apache.org/confluence/display/WHIRR/RoadMap"; />
       <item name="Wiki" 
href="https://cwiki.apache.org/confluence/display/WHIRR"; />
       <item name="FAQ" href="http://whirr.apache.org/faq.html"/>

Modified: whirr/branches/branch-0.7/src/site/xdoc/quick-start-guide.xml
URL: 
http://svn.apache.org/viewvc/whirr/branches/branch-0.7/src/site/xdoc/quick-start-guide.xml?rev=1221165&r1=1221164&r2=1221165&view=diff
==============================================================================
--- whirr/branches/branch-0.7/src/site/xdoc/quick-start-guide.xml (original)
+++ whirr/branches/branch-0.7/src/site/xdoc/quick-start-guide.xml Tue Dec 20 
09:36:01 2011
@@ -41,7 +41,7 @@ xsi:schemaLocation="http://maven.apache.
     <h4>Install Whirr</h4>
 
     <p>
-    <a class="externalLink" 
href="http://www.apache.org/dyn/closer.cgi/incubator/whirr/";>
+    <a class="externalLink" href="http://www.apache.org/dyn/closer.cgi/whirr/";>
     Download</a> or 
     <a class="externalLink"
     
href="https://cwiki.apache.org/confluence/display/WHIRR/How+To+Contribute";>build</a>
 Whirr.</p>


Reply via email to