Browse Source

Fix anchor in link to "Web on Reactive Stack" chapter

Closes gh-30163
pull/30262/head
Kukri 3 years ago committed by Sam Brannen
parent
commit
b8c1255ee0
  1. 2
      src/docs/asciidoc/index.adoc

2
src/docs/asciidoc/index.adoc

@ -12,7 +12,7 @@ Spring MVC Test, WebTestClient. @@ -12,7 +12,7 @@ Spring MVC Test, WebTestClient.
JDBC, R2DBC, O/R Mapping, XML Marshalling.
<<web.adoc#spring-web, Web Servlet>> :: Spring MVC, WebSocket, SockJS,
STOMP Messaging.
<<web-reactive.adoc#spring-webflux, Web Reactive>> :: Spring WebFlux, WebClient,
<<web-reactive.adoc#spring-web-reactive, Web Reactive>> :: Spring WebFlux, WebClient,
WebSocket, RSocket.
<<integration.adoc#spring-integration, Integration>> :: Remoting, JMS, JCA, JMX,
Email, Tasks, Scheduling, Caching.

Loading…
Cancel
Save