Skip to content

Commit 9c3efde

Browse files
committed
Fix broken link to Web MVC Testing section
1 parent af40a12 commit 9c3efde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

framework-docs/src/docs/asciidoc/web-reactive.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ include::web/webflux-websocket.adoc[leveloffset=+1]
3333

3434
[[webflux-test]]
3535
== Testing
36-
[.small]#<<web.adoc#testing, Same in Spring MVC>>#
36+
[.small]#<<web.adoc#webmvc.test, Same in Spring MVC>>#
3737

3838
The `spring-test` module provides mock implementations of `ServerHttpRequest`,
3939
`ServerHttpResponse`, and `ServerWebExchange`.

0 commit comments

Comments
 (0)