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

mbuenger pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 6fb59274 Update link for Maven logger properties file (#1520)
6fb59274 is described below

commit 6fb592744a3c31856c3b86c30b21cda6219e5f13
Author: serv-inc <[email protected]>
AuthorDate: Sun Feb 15 17:47:37 2026 +0100

    Update link for Maven logger properties file (#1520)
    
    seems to have been broken in 
https://github.com/apache/maven/commit/21121d8f6ce70336daeadf8d91c5566ea81e27e3
---
 content/markdown/maven-logging.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/markdown/maven-logging.md 
b/content/markdown/maven-logging.md
index 36c7fafa..e06574fd 100644
--- a/content/markdown/maven-logging.md
+++ b/content/markdown/maven-logging.md
@@ -89,7 +89,7 @@ This also applies to the `--fail-on-severity` option of Maven 
4.0.0.
 [5]: https://www.slf4j.org/apidocs/
 [6]: 
https://codehaus-plexus.github.io/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/logging/package-summary.html
 [7]: https://www.slf4j.org/manual.html#swapping
-[8]: 
https://github.com/apache/maven/blob/master/apache-maven/src/assembly/maven/conf/logging/simplelogger.properties
+[8]: 
https://github.com/apache/maven/blob/master/apache-maven/src/assembly/maven/conf/logging/maven.logger.properties
 [9]: https://maven.apache.org/configure.html
 [10]: https://maven.apache.org/ref/current/maven-slf4j-provider/
 

Reply via email to