Browse Source

Fix Docs Linking to Wrong Section

Closes gh-13492
pull/13553/head
Marcus Da Coregio 3 years ago
parent
commit
4560efc745
  1. 2
      docs/modules/ROOT/pages/whats-new.adoc

2
docs/modules/ROOT/pages/whats-new.adoc

@ -7,4 +7,4 @@ Below are the highlights of the release. @@ -7,4 +7,4 @@ Below are the highlights of the release.
== Configuration
* https://github.com/spring-projects/spring-security/issues/5011[gh-5011] - xref:servlet/integrations/cors.adoc[(docs)] Automatically enable `.cors()` if `CorsConfigurationSource` bean is present
* https://github.com/spring-projects/spring-security/issues/13204[gh-13204] - xref:servlet/integrations/cors.adoc[(docs)] Add `AbstractConfiguredSecurityBuilder.with(...)` method to apply configurers returning the builder
* https://github.com/spring-projects/spring-security/issues/13204[gh-13204] - xref:migration-7/configuration.adoc#_use_with_instead_of_apply_for_custom_dsls[(docs)] Add `AbstractConfiguredSecurityBuilder.with(...)` method to apply configurers returning the builder

Loading…
Cancel
Save