Skip to content

Commit a75f22e

Browse files
committed
Merge branch '6.1.x'
2 parents 12134e8 + 97bce6d commit a75f22e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

framework-docs/modules/ROOT/pages/testing/support-jdbc.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@ provide convenience methods that delegate to the aforementioned methods in
3131
The `spring-jdbc` module provides support for configuring and launching an embedded
3232
database, which you can use in integration tests that interact with a database.
3333
For details, see xref:data-access/jdbc/embedded-database-support.adoc[Embedded Database Support]
34-
and <<data-access.adoc#jdbc-embedded-database-dao-testing, Testing Data Access
35-
Logic with an Embedded Database>>.
34+
and xref:data-access/jdbc/embedded-database-support.adoc#jdbc-embedded-database-dao-testing[Testing Data Access
35+
Logic with an Embedded Database].

0 commit comments

Comments
 (0)