Skip to content

Commit cad6e87

Browse files
divconsbrannen
authored andcommitted
Fix link to WebFlux section in reference manual
Closes gh-29526
1 parent c7bd685 commit cad6e87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/docs/asciidoc/web-reactive.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
This part of the documentation covers support for reactive-stack web applications built
99
on a https://www.reactive-streams.org/[Reactive Streams] API to run on non-blocking
1010
servers, such as Netty, Undertow, and Servlet 3.1+ containers. Individual chapters cover
11-
the <<webflux.adoc#webflux, Spring WebFlux>> framework,
11+
the <<webflux, Spring WebFlux>> framework,
1212
the reactive <<webflux-client, `WebClient`>>, support for <<webflux-test, testing>>,
1313
and <<webflux-reactive-libraries, reactive libraries>>. For Servlet-stack web applications,
1414
see <<web.adoc#spring-web, Web on Servlet Stack>>.

0 commit comments

Comments
 (0)