diff --git a/spring-framework-reference/src/testing.xml b/spring-framework-reference/src/testing.xml index 6fe33be52b..69e7d523ef 100644 --- a/spring-framework-reference/src/testing.xml +++ b/spring-framework-reference/src/testing.xml @@ -9,10 +9,10 @@ Testing is an integral part of enterprise software development. This chapter focuses on the value-add of the IoC principle to unit testing and on the benefits of Spring - Framework integration testing. - (A thorough treatment of testing in the enterprise is beyond the - scope of this chapter.) + linkend="unit-testing">unit testing and on the benefits of the Spring + Framework's support for integration + testing. (A thorough treatment of testing in the enterprise + is beyond the scope of this reference manual.)