Skip to content

Commit 2ff3fe2

Browse files
committed
Merge branch '2.3.x' into 2.4.x
Closes gh-26740
2 parents b102fdd + d0e2925 commit 2ff3fe2

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

spring-boot-project/spring-boot-docs/src/docs/asciidoc/attributes.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@
6969
:spring-data-geode: https://spring.io/projects/spring-data-geode
7070
:spring-data-jpa: https://spring.io/projects/spring-data-jpa
7171
:spring-data-jpa-api: https://docs.spring.io/spring-data/jpa/docs/{spring-data-jpa-version}/api/org/springframework/data/jpa
72+
:spring-data-jpa-docs: https://docs.spring.io/spring-data/jpa/docs/{spring-data-jpa-version}/reference/html
7273
:spring-data-jdbc-docs: https://docs.spring.io/spring-data/jdbc/docs/{spring-data-jdbc-version}/reference/html/
7374
:spring-data-ldap: https://spring.io/projects/spring-data-ldap
7475
:spring-data-mongodb: https://spring.io/projects/spring-data-mongodb

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4361,7 +4361,7 @@ For JPA components (such as converters) that are created as Spring beans, use `O
43614361
====
43624362

43634363
TIP: We have barely scratched the surface of Spring Data JPA.
4364-
For complete details, see the {spring-data-jdbc-docs}[Spring Data JPA reference documentation].
4364+
For complete details, see the {spring-data-jpa-docs}[Spring Data JPA reference documentation].
43654365

43664366

43674367

0 commit comments

Comments
 (0)