]> granicus.if.org Git - apache/commitdiff
Correct RFC reference text (link was right)
authorWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 25 Aug 2016 15:40:14 +0000 (15:40 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 25 Aug 2016 15:40:14 +0000 (15:40 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1757711 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/core.xml

index 2bc7730b67299f91f2ed4baaeffae6d2e875900b..d55948ab3e91e1bc4ac204c3a3bd079945c2e6d6 100644 (file)
@@ -1337,7 +1337,7 @@ LenientMethods Allow0.9</default>
     superceeds this with "The expectation to support HTTP/0.9 requests has
     been removed" and offers additional comments in 
     <a href="https://tools.ietf.org/html/rfc7230#appendix-A"
-      >RFC 2616 Appendix A</a>. The <code>Require1.0</code> option allows
+      >RFC 7230 Appendix A</a>. The <code>Require1.0</code> option allows
     the user to remove support of the default <code>Allow0.9</code> option's
     behavior.</p>
 </usage>