mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-01 11:14:36 +00:00
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
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user