Fix Web Reactive link on the landing page

This commit is contained in:
Rob Winch 2023-05-04 09:13:22 -05:00 committed by rstoyanchev
parent 993447deb0
commit 719553f627
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ xref:data-access.adoc[Data Access] :: Transactions, DAO Support,
JDBC, R2DBC, O/R Mapping, XML Marshalling.
xref:web.adoc[Web Servlet] :: Spring MVC, WebSocket, SockJS,
STOMP Messaging.
xref:testing/unit.adoc#mock-objects-web-reactive[Web Reactive] :: Spring WebFlux, WebClient,
xref:web-reactive.adoc[Web Reactive] :: Spring WebFlux, WebClient,
WebSocket, RSocket.
xref:integration.adoc[Integration] :: REST Clients, JMS, JCA, JMX,
Email, Tasks, Scheduling, Caching, Observability.