Skip to content

Commit aca3b64

Browse files
harcomaasekwondh5217
authored andcommitted
Fix broken link to MockMvc documentation
Link to Test chapter of Spring Framework documentation is broken, this commit fixes it. Signed-off-by: Marco Haase <[email protected]> Signed-off-by: Daeho Kwon <[email protected]>
1 parent 863b0e8 commit aca3b64

File tree

1 file changed

+1
-1
lines changed
  • docs/modules/ROOT/pages/servlet/test/mockmvc

1 file changed

+1
-1
lines changed

docs/modules/ROOT/pages/servlet/test/mockmvc/index.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
= Spring MVC Test Integration
33
:page-section-summary-toc: 1
44

5-
Spring Security provides comprehensive integration with https://docs.spring.io/spring/docs/current/spring-framework-reference/html/testing.html#spring-mvc-test-framework[Spring MVC Test]
5+
Spring Security provides comprehensive integration with https://docs.spring.io/spring-framework/reference/testing/mockmvc.html[Spring Testing MockMVC]

0 commit comments

Comments
 (0)