Commit ebe8beba authored by Richard Bowen's avatar Richard Bowen
Browse files

Every page in the FAQ has a broken link, now that /docs/ means /docs/current/

This is a temporary change, presumably, once the work on the new FAQ
gets well underway.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@1003558 13f79535-47bb-0310-9956-ffa450edef68
parent 940bd571
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -43,8 +43,8 @@

    <p>The latest version of this FAQ is always available from the
    main Apache web site, at &lt;<a
    href="http://httpd.apache.org/docs/misc/FAQ.html"
    rel="Help"><samp>http://httpd.apache.org/docs/misc/FAQ.html</samp></a>&gt;.</p>
    href="http://httpd.apache.org/docs/1.3/misc/FAQ.html"
    rel="Help"><samp>http://httpd.apache.org/docs/1.3/misc/FAQ.html</samp></a>&gt;.</p>
    <!-- Notes about changes:                                           -->
    <!--  - If adding a relative link to another part of the            -->
    <!--    documentation, *do* include the ".html" portion.  There's a -->
+2 −2
Original line number Diff line number Diff line
@@ -37,8 +37,8 @@

    <p>The latest version of this FAQ is always available from the
    main Apache web site, at &lt;<a
    href="http://httpd.apache.org/docs/misc/FAQ.html"
    rel="Help"><samp>http://httpd.apache.org/docs/misc/FAQ.html</samp></a>&gt;.</p>
    href="http://httpd.apache.org/docs/1.3/misc/FAQ.html"
    rel="Help"><samp>http://httpd.apache.org/docs/1.3/misc/FAQ.html</samp></a>&gt;.</p>
    <!-- Notes about changes:                                           -->
    <!--  - If adding a relative link to another part of the            -->
    <!--    documentation, *do* include the ".html" portion.  There's a -->
+2 −2
Original line number Diff line number Diff line
@@ -37,8 +37,8 @@

    <p>The latest version of this FAQ is always available from the
    main Apache web site, at &lt;<a
    href="http://httpd.apache.org/docs/misc/FAQ.html"
    rel="Help"><samp>http://httpd.apache.org/docs/misc/FAQ.html</samp></a>&gt;.</p>
    href="http://httpd.apache.org/docs/1.3/misc/FAQ.html"
    rel="Help"><samp>http://httpd.apache.org/docs/1.3/misc/FAQ.html</samp></a>&gt;.</p>
    <!-- Notes about changes:                                           -->
    <!--  - If adding a relative link to another part of the            -->
    <!--    documentation, *do* include the ".html" portion.  There's a -->
+2 −2
Original line number Diff line number Diff line
@@ -37,8 +37,8 @@

    <p>The latest version of this FAQ is always available from the
    main Apache web site, at &lt;<a
    href="http://httpd.apache.org/docs/misc/FAQ.html"
    rel="Help"><samp>http://httpd.apache.org/docs/misc/FAQ.html</samp></a>&gt;.</p>
    href="http://httpd.apache.org/docs/1.3/misc/FAQ.html"
    rel="Help"><samp>http://httpd.apache.org/docs/1.3/misc/FAQ.html</samp></a>&gt;.</p>
    <!-- Notes about changes:                                           -->
    <!--  - If adding a relative link to another part of the            -->
    <!--    documentation, *do* include the ".html" portion.  There's a -->
+2 −2
Original line number Diff line number Diff line
@@ -37,8 +37,8 @@

    <p>The latest version of this FAQ is always available from the
    main Apache web site, at &lt;<a
    href="http://httpd.apache.org/docs/misc/FAQ.html"
    rel="Help"><samp>http://httpd.apache.org/docs/misc/FAQ.html</samp></a>&gt;.</p>
    href="http://httpd.apache.org/docs/1.3/misc/FAQ.html"
    rel="Help"><samp>http://httpd.apache.org/docs/1.3/misc/FAQ.html</samp></a>&gt;.</p>
    <!-- Notes about changes:                                           -->
    <!--  - If adding a relative link to another part of the            -->
    <!--    documentation, *do* include the ".html" portion.  There's a -->
Loading