This commit is contained in:
Stephane Nicoll 2019-02-12 17:04:58 +01:00
parent 3708eaf953
commit d0c6a23565

View File

@ -151,7 +151,7 @@ Once this is done, you can build the reference documentation with the command be
$ ./mvnw clean prepare-package -pl spring-boot-project/spring-boot-docs -Pdefault,full
----
TIP: The generated documentation is available from `spring-boot-project/spring-boot-docs/target/contents/reference`
TIP: The generated documentation is available from `spring-boot-project/spring-boot-docs/target/generated-docs/reference/html`
== Modules