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

FreeAndNil pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/logging-site.git


The following commit(s) were added to refs/heads/main by this push:
     new b17e4d5f fixed log4net link (#36)
b17e4d5f is described below

commit b17e4d5f4313effec7c97f5309645fb2c3399d32
Author: Jan Friedrich <[email protected]>
AuthorDate: Mon Jun 29 22:14:47 2026 +0200

    fixed log4net link (#36)
---
 src/site/antora/modules/ROOT/pages/index.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/site/antora/modules/ROOT/pages/index.adoc 
b/src/site/antora/modules/ROOT/pages/index.adoc
index a967f45f..991e727b 100644
--- a/src/site/antora/modules/ROOT/pages/index.adoc
+++ b/src/site/antora/modules/ROOT/pages/index.adoc
@@ -39,7 +39,7 @@ A Kotlin-friendly interface to log against the Log4j® API.
 https://logging.apache.org/log4cxx[Log4cxx]::
 A logging framework for C++ patterned after Log4j®.
 
-https://logging.apache.org/log4Net[Log4Net]::
+https://logging.apache.org/log4net[Log4net]::
 A port of the Log4j® to the Microsoft .NET runtime.
 
 .Click to see list of inactive subprojects

Reply via email to