Skip to content

Commit acdd475

Browse files
luchobsnicoll
authored andcommitted
Fix a dead link
See gh-10314
1 parent 7346a64 commit acdd475

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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)