Author: brett
Date: Wed Sep 15 06:56:29 2010
New Revision: 997205

URL: http://svn.apache.org/viewvc?rev=997205&view=rev
Log:
update site.xml for move to incubator

Modified:
    incubator/npanday/trunk/site/src/site/site.xml

Modified: incubator/npanday/trunk/site/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/incubator/npanday/trunk/site/src/site/site.xml?rev=997205&r1=997204&r2=997205&view=diff
==============================================================================
--- incubator/npanday/trunk/site/src/site/site.xml (original)
+++ incubator/npanday/trunk/site/src/site/site.xml Wed Sep 15 06:56:29 2010
@@ -1,14 +1,14 @@
 <project name="NPanday">
   <bannerRight>
-    <name>CodePlex</name>
-    <src>./images/logo-home.png</src>
-    <href>http://www.codeplex.com/</href>
+    <name>Apache Software Foundation Incubator</name>
+    <src>http://incubator.apache.org/images/apache-incubator-logo.png</src>
+    <href>http://incubator.apache.org/</href>
   </bannerRight>
   
   <bannerLeft>
     <name>NPanday</name>
     <src>./images/NPanday.png</src>
-    <href>/</href>
+    <href>http://incubator.apache.org/npanday/</href>
   </bannerLeft>
 
   <skin>
@@ -21,7 +21,7 @@
   <version position="right" />
   <body>
     <breadcrumbs>
-      <item name="NPanday Home" href="http://npanday.codeplex.com/"; />
+      <item name="NPanday Home" href="http://incubator.apache.org/npanday/"; />
       <item name="NPanday ${project.version}" href="/" />
     </breadcrumbs>
 
@@ -52,7 +52,6 @@
 
     <menu name="Resources">
       <item name="Apache Maven" href="http://maven.apache.org/"; />
-      <item name="NPanday on CodePlex" href="http://npanday.codeplex.com/"; />
     </menu>
   </body>
 </project>


Reply via email to