Fix broken links in the web reference documentation

Backport of gh-34115.

Closes gh-34139
This commit is contained in:
Tran Ngoc Nhan
2024-12-18 21:38:52 +07:00
committed by Sébastien Deleuze
parent 9c934b5019
commit 8ccaabe778
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