This is an automated email from the ASF dual-hosted git repository.
vy pushed a commit to branch doc-installation
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
The following commit(s) were added to refs/heads/doc-installation by this push:
new 454879830a Fix link name
454879830a is described below
commit 454879830aa14a1a333129ee289c317cfb25ef59
Author: Volkan Yazıcı <[email protected]>
AuthorDate: Wed Apr 17 12:32:03 2024 +0200
Fix link name
---
src/site/antora/modules/ROOT/pages/download.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/site/antora/modules/ROOT/pages/download.adoc
b/src/site/antora/modules/ROOT/pages/download.adoc
index 27d6f87bd9..0666d48ac9 100644
--- a/src/site/antora/modules/ROOT/pages/download.adoc
+++ b/src/site/antora/modules/ROOT/pages/download.adoc
@@ -17,7 +17,7 @@
= Download
-You can manually download all published Log4j distributions, verify them, and
see their licensing information by following the instructions in
{logging-services-url}/distribution.html[the Distribution page] of
{logging-services-url}[Logging Services].
+You can manually download all published Log4j distributions, verify them, and
see their licensing information by following the instructions in
{logging-services-url}/download.html[the Download page] of
{logging-services-url}[Logging Services].
* Are you looking for **the Log4j installation instructions**? Proceed to
xref:manual/installation.adoc[].
* Are you looking for the list of changes associated with a particular
release? Proceed to xref:release-notes.adoc[].