Skip to content

Commit

Permalink
Fix broken link to "CORS WebFilter" in ref docs
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrannen committed Mar 5, 2022
1 parent fa3130d commit bc973d7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/docs/asciidoc/web/webflux.adoc
Expand Up @@ -676,8 +676,7 @@ Spring WebFlux provides fine-grained support for CORS configuration through anno
controllers. However, when you use it with Spring Security, we advise relying on the built-in
`CorsFilter`, which must be ordered ahead of Spring Security's chain of filters.

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

See the section on <<webflux-cors>> and the <<webflux-cors-webfilter>> for more details.


[[webflux-exception-handler]]
Expand Down

0 comments on commit bc973d7

Please sign in to comment.