This is an automated email from the ASF dual-hosted git repository. FreeAndNil pushed a commit to branch Feature/fix-log4net-link in repository https://gitbox.apache.org/repos/asf/logging-site.git
commit 5556aef9d128b17875c885c457f997179778597a Author: Jan Friedrich <[email protected]> AuthorDate: Mon Jun 29 22:07:50 2026 +0200 fixed log4net link --- 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
