Browse Source

Fix a broken link in the doc

Closes gh-3917
pull/3918/head
izeye 11 years ago committed by Stephane Nicoll
parent
commit
99a14c3f58
  1. 2
      spring-boot-docs/src/main/asciidoc/using-spring-boot.adoc

2
spring-boot-docs/src/main/asciidoc/using-spring-boot.adoc

@ -860,7 +860,7 @@ to set these properties manually, the `spring-boot-devtools` module will automat @@ -860,7 +860,7 @@ to set these properties manually, the `spring-boot-devtools` module will automat
apply sensible development-time configuration.
TIP: For a complete list of the properties that are applied see
{sc-spring-boot-devtools}/autoconfigure/DevToolsPropertyDefaultsPostProcessor.{sc-ext}[DevToolsPropertyDefaultsPostProcessor].
{sc-spring-boot-devtools}/env/DevToolsPropertyDefaultsPostProcessor.{sc-ext}[DevToolsPropertyDefaultsPostProcessor].

Loading…
Cancel
Save