Skip to content

Commit a65b883

Browse files
authored
Merge pull request #118 from wp-cli/regenerate-readme
2 parents 0df8676 + 05ab105 commit a65b883

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)