Skip to content

Commit 92c3dbe

Browse files
committed
Merge pull request #41612 from ngocnhan-tran1996
* pr/41612: Fix link to documentation for log4j-spring-boot Closes gh-41612
2 parents 5f666ee + 1302366 commit 92c3dbe

File tree

1 file changed

+1
-1
lines changed
  • spring-boot-project/spring-boot-docs/src/docs/asciidoc/features

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-docs/src/docs/asciidoc/features/logging.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -502,7 +502,7 @@ You can use these extensions in any `log4j2-spring.xml` configuration file.
502502
NOTE: Because the standard `log4j2.xml` configuration file is loaded too early, you cannot use extensions in it.
503503
You need to either use `log4j2-spring.xml` or define a configprop:logging.config[] property.
504504

505-
NOTE: The extensions supersede the https://logging.apache.org/log4j/2.x/log4j-spring-boot/index.html[Spring Boot support] provided by Log4J.
505+
NOTE: The extensions supersede the https://logging.apache.org/log4j/2.x/log4j-spring-boot.html[Spring Boot support] provided by Log4J.
506506
You should make sure not to include the `org.apache.logging.log4j:log4j-spring-boot` module in your build.
507507

508508

0 commit comments

Comments
 (0)