From ed8b50879cff4652ea9e704e270cd70e575270ee Mon Sep 17 00:00:00 2001 From: Loredana Crusoveanu Date: Wed, 17 Apr 2024 13:17:56 +0300 Subject: [PATCH] Update README.md --- spring-boot-modules/spring-boot-logging-logback/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-modules/spring-boot-logging-logback/README.md b/spring-boot-modules/spring-boot-logging-logback/README.md index 0a9d6d8bba..0560a12cf8 100644 --- a/spring-boot-modules/spring-boot-logging-logback/README.md +++ b/spring-boot-modules/spring-boot-logging-logback/README.md @@ -3,4 +3,4 @@ This module contains articles about logging in Spring Boot projects with Logback. ### Relevant Articles: - +- [How to Specify the logback.xml Location](https://www.baeldung.com/java-logback-xml-custom-location)