Author: markt
Date: Tue May 21 12:46:39 2019
New Revision: 1859628
URL: http://svn.apache.org/viewvc?rev=1859628&view=rev
Log:
Fix broken links
Modified:
tomcat/site/trunk/docs/legal.html
tomcat/site/trunk/xdocs/legal.xml
Modified: tomcat/site/trunk/docs/legal.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/legal.html?rev=1859628&r1=1859627&r2=1859628&view=diff
==============================================================================
--- tomcat/site/trunk/docs/legal.html (original)
+++ tomcat/site/trunk/docs/legal.html Tue May 21 12:46:39 2019
@@ -268,7 +268,7 @@ Version 2.0 (current)</a>.
<li>You may use the <a href="res/images/tomcat-power.gif">Powered by Tomcat
logo</a>.</li>
-<li>You may not use the <a href="images/tomcat.gif">Tomcat logo</a>
+<li>You may not use the <a href="res/images/tomcat.gif">Tomcat logo</a>
without the permission of the Apache Tomcat PMC.</li>
<li>If you use the words "Tomcat" or "Apache" in your product name then
Modified: tomcat/site/trunk/xdocs/legal.xml
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/legal.xml?rev=1859628&r1=1859627&r2=1859628&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/legal.xml (original)
+++ tomcat/site/trunk/xdocs/legal.xml Tue May 21 12:46:39 2019
@@ -55,7 +55,7 @@ Version 2.0 (current)</a>.
</li>
<li>You may use the <a href="res/images/tomcat-power.gif">Powered by
Tomcat
logo</a>.</li>
- <li>You may not use the <a href="images/tomcat.gif">Tomcat logo</a>
+ <li>You may not use the <a href="res/images/tomcat.gif">Tomcat logo</a>
without the permission of the Apache Tomcat PMC.</li>
<li>If you use the words "Tomcat" or "Apache" in your product name then
you must call your product "... for Apache Tomcat". No other
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]