Skip to content

Commit

Permalink
Fix javadoc link syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
KENNYSOFT authored and snicoll committed Apr 8, 2021
1 parent c5ac8e8 commit 7dca6a3
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -60,7 +60,7 @@ public CorsRegistration allowedOrigins(String... origins) {
/**
* Alternative to {@link #allowCredentials} that supports origins declared
* via wildcard patterns. Please, see
* @link CorsConfiguration#setAllowedOriginPatterns(List)} for details.
* {@link CorsConfiguration#setAllowedOriginPatterns(List)} for details.
* <p>By default this is not set.
* @since 5.3
*/
Expand Down

0 comments on commit 7dca6a3

Please sign in to comment.