Skip to content

Commit e6afe60

Browse files
committed
Docs: Fix an incorrect Codex link in the file header for wp-includes/cache.php.
Introduced in [7990]. Props michaelbeil. See #36880. git-svn-id: https://develop.svn.wordpress.org/trunk@37460 602fd350-edb4-49c9-b593-d223f7449a82
1 parent 63cdf85 commit e6afe60

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/wp-includes/cache.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/**
33
* Object Cache API
44
*
5-
* @link https://codex.wordpress.org/Function_Reference/WP_Cache
5+
* @link https://codex.wordpress.org/Class_Reference/WP_Object_Cache
66
*
77
* @package WordPress
88
* @subpackage Cache

0 commit comments

Comments
 (0)