You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by sl...@apache.org on 2005/12/02 20:45:26 UTC

svn commit: r351819 - /httpd/httpd/trunk/docs/manual/style/xsl/common.xsl

Author: slive
Date: Fri Dec  2 11:45:19 2005
New Revision: 351819

URL: http://svn.apache.org/viewcvs?rev=351819&view=rev
Log:
Point the breadcrump links to the new docs index page.

Modified:
    httpd/httpd/trunk/docs/manual/style/xsl/common.xsl

Modified: httpd/httpd/trunk/docs/manual/style/xsl/common.xsl
URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/docs/manual/style/xsl/common.xsl?rev=351819&r1=351818&r2=351819&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/style/xsl/common.xsl (original)
+++ httpd/httpd/trunk/docs/manual/style/xsl/common.xsl Fri Dec  2 11:45:19 2005
@@ -216,7 +216,7 @@
 
     <xsl:text> &gt; </xsl:text>
 
-    <a href="http://httpd.apache.org/docs-project/">
+    <a href="http://httpd.apache.org/docs/">
         <xsl:if test="$ext-target">
             <xsl:attribute name="target">_blank</xsl:attribute>
         </xsl:if>