diff --git a/src/wp-includes/cache.php b/src/wp-includes/cache.php index 10fa610569..9da8d02e2e 100644 --- a/src/wp-includes/cache.php +++ b/src/wp-includes/cache.php @@ -2,7 +2,7 @@ /** * Object Cache API * - * @link https://codex.wordpress.org/Function_Reference/WP_Cache + * @link https://codex.wordpress.org/Class_Reference/WP_Object_Cache * * @package WordPress * @subpackage Cache