Skip to content

Commit 224a4e4

Browse files
committed
Merge branch '1.5.x'
2 parents 09c64d5 + 86e7253 commit 224a4e4

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,6 @@ you don't want to use the `spring-boot-antlib` module.
268268

269269

270270

271-
[[using-boot-starter-poms]]
272271
[[using-boot-starter]]
273272
=== Starters
274273
Starters are a set of convenient dependency descriptors that you can include in your

spring-boot-starters/README.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,14 @@ JPA for database access just include the `spring-boot-starter-data-jpa` dependen
88
your project, and you are good to go.
99

1010
For complete details see the
11-
http://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/#using-boot-starter-poms[reference documentation]
11+
http://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/#using-boot-starter[reference documentation]
1212

1313
== Community Contributions
1414
If you create a starter for a technology that is not already in the standard list we can
1515
list it here. Just send a pull request for this page.
1616

1717
WARNING: While the
18-
http://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/#using-boot-starter-poms[reference documentation]
18+
http://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/#using-boot-starter[reference documentation]
1919
mentions that 3rd party starters should not start with `spring-boot`, some starters
2020
do as they were designed before this was clarified.
2121

0 commit comments

Comments
 (0)