Author: veithen Date: Sun Aug 8 09:31:29 2010 New Revision: 983369 URL: http://svn.apache.org/viewvc?rev=983369&view=rev Log: The link on the Axiom logo should actually point to the Axiom homepage instead of the WS homepage. Note that there still is a link to the WS homepage below the ASF logo.
Modified: webservices/commons/trunk/modules/axiom/src/site/site.xml Modified: webservices/commons/trunk/modules/axiom/src/site/site.xml URL: http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/src/site/site.xml?rev=983369&r1=983368&r2=983369&view=diff ============================================================================== --- webservices/commons/trunk/modules/axiom/src/site/site.xml (original) +++ webservices/commons/trunk/modules/axiom/src/site/site.xml Sun Aug 8 09:31:29 2010 @@ -20,7 +20,7 @@ <bannerLeft> <name>Apache Axiom</name> <src>images/logo.png</src> - <href>http://ws.apache.org/</href> + <href>http://ws.apache.org/commons/axiom/index.html</href> </bannerLeft> <bannerRight> <name>Apache Software Foundation</name>