Skip to content

Commit a18842b

Browse files
committed
Fix link to WebFlux section
Closes gh-29517
1 parent a41f97b commit a18842b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/docs/asciidoc/web/integration.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ particular architecture, technology, or methodology (although it certainly recom
99
some over others). This freedom to pick and choose the architecture, technology, or
1010
methodology that is most relevant to a developer and their development team is
1111
arguably most evident in the web area, where Spring provides its own web frameworks
12-
(<<mvc, Spring MVC>> and <<webflux.adoc#webflux, Spring WebFlux>>) while, at the same time,
12+
(<<mvc, Spring MVC>> and <<web-reactive.adoc#webflux, Spring WebFlux>>) while, at the same time,
1313
supporting integration with a number of popular third-party web frameworks.
1414

1515

0 commit comments

Comments
 (0)