]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
A timely link to the current documentation in the future tense, since we don't
authorWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 27 Jun 2013 03:00:43 +0000 (03:00 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 27 Jun 2013 03:00:43 +0000 (03:00 +0000)
expect to modify these documents much, ever again.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@1497197 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/style/xsl/common.xsl

index 7b48704a517bb559ee2a3ce5876e097388108554..e072d1197022636600c106c76bbf74d4b60185e7 100644 (file)
 <!-- Retirement notice -->
 <div class="outofdate" style="width: 90%;">
     <h4>Please note</h4>
-    This document refers to the 2.0 version of Apache httpd, which is no longer recommended.<br/>
-    If you are using the current versions of httpd (2.2 or 2.4), please visit their documentations instead:<br/>
+    This document refers to the 2.0 version of Apache httpd, which is no longer maintained.<br/>
+    Upgrade, and refer to the current version of httpd instead, documented at:<br/>
     <ul>
-        <li><a href="http://httpd.apache.org/docs/2.2/">Apache HTTP Server 2.2 documentation</a></li>
-        <li><a href="http://httpd.apache.org/docs/2.4/">Apache HTTP Server 2.4 documentation</a></li>
+        <li><a href="http://httpd.apache.org/docs/current/">Current release version of Apache HTTP Server documentation</a></li>
     </ul>
-    You may follow <a href="http://httpd.apache.org/docs/2.2{concat($metafile/path, $metafile/basename, '.html')}">this link</a> to 
-    go to the 2.2 version of this document.
+    You may follow <a href="http://httpd.apache.org/docs/current{concat($metafile/path, $metafile/basename, '.html')}">this link</a> to 
+    go to the current version of this document.
 </div>
 </xsl:template>
 <!-- /top -->