Skip to content

Commit 2969af8

Browse files
committed
Fix Reactive Web link in the ref doc
1 parent 71182ab commit 2969af8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/docs/asciidoc/web.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Chapters cover the Servlet-based <<mvc,Spring MVC>> web framework including <<mv
1212
<<mvc-cors,CORS>>, and <<websocket,WebSocket>> support.
1313

1414
Note that as of Spring Framework 5.0 web applications can also run on a
15-
<<spring-web-reactive, reactive web stack>> (Reactive Streams API + non-blocking runtime).
15+
<<reactive-web.adoc#spring-reactive-web, reactive web stack>> (Reactive Streams API + non-blocking runtime).
1616

1717
include::web/webmvc.adoc[leveloffset=+1]
1818

0 commit comments

Comments
 (0)