Skip to content

Commit 05ab105

Browse files
committed
Regenerate README file - 2025-12-22
1 parent 0df8676 commit 05ab105

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ By default, the WP Object Cache exists in PHP memory for the length of the
2323
request (and is emptied at the end). Use a persistent object cache drop-in
2424
to persist the object cache between requests.
2525

26-
[Read the codex article](https://codex.wordpress.org/Class_Reference/WP_Object_Cache)
26+
[Read the documentation](https://developer.wordpress.org/reference/classes/wp_object_cache)
2727
for more detail.
2828

2929
**EXAMPLES**

0 commit comments

Comments
 (0)