Docs: Replace Codex links with the corresponding page on DevHub.

The Codex page for `WP_Object_Cache` already redirects to the corresponding DevHub page.

See #54729.

Built from https://develop.svn.wordpress.org/trunk@53206


git-svn-id: http://core.svn.wordpress.org/trunk@52795 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
audrasjb
2022-04-18 15:08:09 +00:00
parent 3b2c1e5629
commit 57fba4946f
3 changed files with 3 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
/**
* Object Cache API
*
* @link https://codex.wordpress.org/Class_Reference/WP_Object_Cache
* @link https://developer.wordpress.org/reference/classes/wp_object_cache/
*
* @package WordPress
* @subpackage Cache