Skip to content

Commit 66bfeb4

Browse files
committed
Fix broken link to MockMvc documentation
Link to Test chapter of Spring Framework documentation is broken, this commit fixes it.
1 parent a11944e commit 66bfeb4

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)