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.


git-svn-id: https://develop.svn.wordpress.org/trunk@53206 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Jb Audras
2022-04-18 15:06:24 +00:00
parent 685a843614
commit 658906b3ba
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
/**
* Object Cache API functions missing from 3rd party object caches.
*
* @link https://codex.wordpress.org/Class_Reference/WP_Object_Cache
* @link https://developer.wordpress.org/reference/classes/wp_object_cache/
*
* @package WordPress
* @subpackage Cache

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