From: Rich Bowen
Date: Tue, 5 May 2026 17:33:05 +0000 (+0000)
Subject: docs: Convert bare RFC 5988 URL to 8288 (Web Linking, supersedes 5988)
X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5dfe6438b8c3b7b0b601910f752466d14c59e336;p=thirdparty%2Fapache%2Fhttpd.git
docs: Convert bare RFC 5988 URL to 8288 (Web Linking, supersedes 5988)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1933858 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/mod/mod_http2.xml b/docs/manual/mod/mod_http2.xml
index d979c22a31..5d83e8cffb 100644
--- a/docs/manual/mod/mod_http2.xml
+++ b/docs/manual/mod/mod_http2.xml
@@ -265,8 +265,8 @@ H2Direct on
Server pushes are detected by inspecting the Link headers of
- responses (see https://tools.ietf.org/html/rfc5988 for the
- specification). When a link thus specified has the rel=preload
+ responses (see 8288 for the
+ specification of Web Linking). When a link thus specified has the rel=preload
attribute, it is treated as a resource to be pushed.