Fix javadoc link syntax

See gh-26776
This commit is contained in:
Hyeonmin Park
2021-04-08 19:42:27 +09:00
committed by Stephane Nicoll
parent c5ac8e8ab6
commit 7dca6a36a6

View File

@@ -60,7 +60,7 @@ public class CorsRegistration {
/**
* 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
*/