Skip to content

Commit

Permalink
Fix anchor in link to "Web on Reactive Stack" chapter
Browse files Browse the repository at this point in the history
Closes gh-30163
  • Loading branch information
shitian9 authored and sbrannen committed Mar 22, 2023
1 parent 1290620 commit b8c1255
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/docs/asciidoc/index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit b8c1255

Please sign in to comment.