Update site.xml to point to working location for ASF logo
Fix from Rich Bowen <rbowen@rcbowen.com>
ref: https://github.com/apache/tiles/pull/12
This closes #12


git-svn-id: https://svn.apache.org/repos/asf/tiles/framework/trunk@1774118 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/src/site/site.xml b/src/site/site.xml
index 65da49f..2d5065b 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -46,7 +46,7 @@
     </bannerLeft>
     <bannerRight>
         <name>Apache Software Foundation</name>
-        <src>http://struts.apache.org/images/asf-logo.gif</src>
+        <src>http://www.apache.org/images/asf-logo.gif</src>
         <href>http://www.apache.org</href>
     </bannerRight>
     <body>