(httpd-site) branch main updated: s/2.4/current/ in docs link to future-proof this.
[email protected] Tue, 09 Jun 2026 12:27:01 +0000
| Newsgroups | gmane.comp.apache.cvs |
|---|---|
| Message-ID | <178100802164.1752742.18061767185024312651@gitbox3-he-fi.apache.org> |
This is an automated email from the ASF dual-hosted git repository.
rbowen pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/httpd-site.git
The following commit(s) were added to refs/heads/main by this push:
new da8a0c3 s/2.4/current/ in docs link to future-proof this.
da8a0c3 is described below
commit da8a0c3f34688ae74dd91657db25449ca5924807
Author: Rich Bowen <[email protected]>
AuthorDate: Tue Jun 9 08:26:36 2026 -0400
s/2.4/current/ in docs link to future-proof this.
---
content/index.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/content/index.md b/content/index.md
index e616955..bda6386 100644
--- a/content/index.md
+++ b/content/index.md
@@ -41,7 +41,7 @@ Users should upgrade to 2.4.x.
Get Apache HTTP source code from the [download page](/download.cgi) and
consult the [installation
-guide](https://httpd.apache.org/docs/2.4/install.html) for
+guide](https://httpd.apache.org/docs/current/install.html) for
platform-specific instructions on building and configuring your server.
Don't forget to [verify](/download.cgi#verify) your downloads.