Skip to content

Commit 11fe298

Browse files
committed
Use appropriate link for Testing chapter
This commit effectively removes a reference to a nonexistent "#testing" fragment.
1 parent 90423a9 commit 11fe298

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

framework-docs/modules/ROOT/pages/index.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ xref:overview.adoc[Overview] :: History, Design Philosophy, Feedback,
77
Getting Started.
88
xref:core.adoc[Core] :: IoC Container, Events, Resources, i18n,
99
Validation, Data Binding, Type Conversion, SpEL, AOP, AOT.
10-
<<testing.adoc#testing, Testing>> :: Mock Objects, TestContext Framework,
10+
xref:testing.adoc[Testing] :: Mock Objects, TestContext Framework,
1111
Spring MVC Test, WebTestClient.
1212
xref:data-access.adoc[Data Access] :: Transactions, DAO Support,
1313
JDBC, R2DBC, O/R Mapping, XML Marshalling.

0 commit comments

Comments
 (0)