Skip to content

Commit 5b8c6c4

Browse files
nkjackzhangsdeleuze
authored andcommitted
Fix broken anchor link in WebFlux refdoc
1 parent b5dfdba commit 5b8c6c4

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
@@ -10,7 +10,7 @@
1010
This part of the documentation covers support for reactive stack, web applications built on a
1111
http://www.reactive-streams.org/[Reactive Streams] API to run on non-blocking
1212
servers such as Netty, Undertow, and Servlet 3.1+ containers. Individual chapters cover
13-
the <<webflux-module,Spring WebFlux>> framework,
13+
the <<webflux,Spring WebFlux>> framework,
1414
the reactive <<webflux-client,WebClient>>, support for <<webflux-test>>,
1515
and <<webflux-reactive-libraries>>. For Servlet stack, web applications, please see
1616
<<web.adoc#spring-web,Web on Servlet Stack>>.

0 commit comments

Comments
 (0)