Site Health: Update persistent object cache check documentation URL.

The anchor for the relevant documentation section had changed since the original code had been written.

Props furi3r.
See #56040.


git-svn-id: https://develop.svn.wordpress.org/trunk@54042 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Felix Arntz
2022-08-31 22:17:51 +00:00
parent 4610a4b22c
commit b6290a3dbf

View File

@@ -2283,7 +2283,7 @@ class WP_Site_Health {
$action_url = apply_filters(
'site_status_persistent_object_cache_url',
/* translators: Localized Support reference. */
__( 'https://wordpress.org/support/article/optimization/#object-caching' )
__( 'https://wordpress.org/support/article/optimization/#persistent-object-cache' )
);
$result = array(