Skip to content

Commit 0df8676

Browse files
authored
Merge pull request #117 from wp-cli/fix/docs
2 parents 0780c1e + fb34fbd commit 0df8676

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Cache_Command.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
* request (and is emptied at the end). Use a persistent object cache drop-in
1111
* to persist the object cache between requests.
1212
*
13-
* [Read the codex article](https://codex.wordpress.org/Class_Reference/WP_Object_Cache)
13+
* [Read the documentation](https://developer.wordpress.org/reference/classes/wp_object_cache)
1414
* for more detail.
1515
*
1616
* ## EXAMPLES

0 commit comments

Comments
 (0)