Fix broken links in the web reference documentation

Closes gh-34115
This commit is contained in:
Tran Ngoc Nhan
2024-12-18 21:38:52 +07:00
committed by Sébastien Deleuze
parent 99cb6ba0a7
commit ebae02a92b
8 changed files with 10 additions and 4 deletions

View File

@@ -193,7 +193,7 @@ Kotlin::
[[webtestclient-fn-config]]
=== Bind to Router Function
This setup allows you to test <<web-reactive.adoc#webflux-fn, functional endpoints>> via
This setup allows you to test xref:web/webflux-functional.adoc[functional endpoints] via
mock request and response objects, without a running server.
For WebFlux, use the following which delegates to `RouterFunctions.toWebHandler` to