This is an automated email from the ASF dual-hosted git repository.

vy pushed a commit to branch 2.x
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git


The following commit(s) were added to refs/heads/2.x by this push:
     new 90d184f098 Fix dead link to release notes and support (#2168)
90d184f098 is described below

commit 90d184f098b36072ed26d0cad1bf61ad7abd5300
Author: Gospel <[email protected]>
AuthorDate: Fri Jan 5 14:59:35 2024 +0100

    Fix dead link to release notes and support (#2168)
---
 src/site/asciidoc/index.adoc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/site/asciidoc/index.adoc b/src/site/asciidoc/index.adoc
index 8efb1314ec..9d7b7cbc83 100644
--- a/src/site/asciidoc/index.adoc
+++ b/src/site/asciidoc/index.adoc
@@ -26,8 +26,8 @@ The project is actively maintained by a link:team.html[team] 
of several voluntee
 - link:maven-artifacts.html[How can I add Log4j artifacts to my 
Maven/Ivy/Gradle project?]
 - link:manual/usage.html?[How can I use the Log4j API?]
 - link:manual/configuration.html[How can I configure my `log4j2.xml`?]
-- link:release-notes.adoc[Where are the release notes?]
-- link:support.adoc[**I need help!**]
+- link:release-notes.html[Where are the release notes?]
+- link:support.html[**I need help!**]
 
 [#features]
 == Features

Reply via email to