/[Apache-SVN]/tomcat/site/trunk/xdocs/stylesheets/tomcat-site.xsl
ViewVC logotype

Diff of /tomcat/site/trunk/xdocs/stylesheets/tomcat-site.xsl

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

--- tomcat/site/trunk/xdocs/stylesheets/tomcat-site.xsl	2005/10/12 17:18:52	314972
+++ tomcat/site/trunk/xdocs/stylesheets/tomcat-site.xsl	2005/10/12 17:24:11	314973
@@ -144,7 +144,7 @@
                 <xsl:value-of select="@href"/>
             </xsl:when>
             <xsl:when test="starts-with(@href, '/site')">
-                <xsl:text>http://jakarta.apache.org</xsl:text><xsl:value-of select="@href"/>
+                <xsl:text>http://tomcat.apache.org</xsl:text><xsl:value-of select="@href"/>
             </xsl:when>
             <xsl:otherwise>
                 <xsl:value-of select="$relative-path"/><xsl:value-of select="@href"/>

 

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26