Skip to content

Commit bc973d7

Browse files
committed
Fix broken link to "CORS WebFilter" in ref docs
1 parent fa3130d commit bc973d7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/docs/asciidoc/web/webflux.adoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -676,8 +676,7 @@ Spring WebFlux provides fine-grained support for CORS configuration through anno
676676
controllers. However, when you use it with Spring Security, we advise relying on the built-in
677677
`CorsFilter`, which must be ordered ahead of Spring Security's chain of filters.
678678

679-
See the section on <<webflux-cors>> and the <<webflux-cors.adoc#webflux-cors-webfilter>> for more details.
680-
679+
See the section on <<webflux-cors>> and the <<webflux-cors-webfilter>> for more details.
681680

682681

683682
[[webflux-exception-handler]]

0 commit comments

Comments
 (0)