Browse Source

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

Closes gh-30158
pull/30169/head
Kukri 3 years ago committed by Sam Brannen
parent
commit
570d21ebbd
  1. 2
      framework-docs/src/docs/asciidoc/index.adoc

2
framework-docs/src/docs/asciidoc/index.adoc

@ -13,7 +13,7 @@ Spring MVC Test, WebTestClient. @@ -13,7 +13,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>> :: REST Clients, JMS, JCA, JMX,
Email, Tasks, Scheduling, Caching, Observability.

Loading…
Cancel
Save