Browse Source

Fix duplicate "Logging" link

See gh-29380
pull/30003/head
Omkar Shetkar 4 years ago committed by Stephane Nicoll
parent
commit
c19e192acd
  1. 2
      spring-boot-project/spring-boot-docs/src/docs/asciidoc/documentation/features.adoc

2
spring-boot-project/spring-boot-docs/src/docs/asciidoc/documentation/features.adoc

@ -6,4 +6,4 @@ Need more details about Spring Boot's core features? @@ -6,4 +6,4 @@ Need more details about Spring Boot's core features?
* *Spring Application:* <<features#features.spring-application, SpringApplication>>
* *External Configuration:* <<features#features.external-config, External Configuration>>
* *Profiles:* <<features#features.profiles, Profiles>>
* *Logging:* <<features#features.logging, Logging>> <<features#features.logging, Logging>>
* *Logging:* <<features#features.logging, Logging>>

Loading…
Cancel
Save