diff --git a/src/wp-includes/functions.php b/src/wp-includes/functions.php index 61395c987f..f612d8c59c 100644 --- a/src/wp-includes/functions.php +++ b/src/wp-includes/functions.php @@ -5592,7 +5592,7 @@ function wp_is_stream( $path ) { * * @since 3.5.0 * - * @see checkdate() + * @link https://secure.php.net/manual/en/function.checkdate.php * * @param int $month Month number. * @param int $day Day number.