Skip to content

Commit 377b731

Browse files
authored
Fix link to config documentation
1 parent c326dba commit 377b731

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Rewrite_Command.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ public function flush( $args, $assoc_args ) {
8484
* Sets the post permalink structure to the specified pattern.
8585
*
8686
* To regenerate a .htaccess file with WP-CLI, you'll need to add
87-
* the mod_rewrite module to your [WP-CLI config](http://wp-cli.org/config/).
87+
* the mod_rewrite module to your [WP-CLI config](https://make.wordpress.org/cli/handbook/config/#config-files).
8888
* For example:
8989
*
9090
* ```

0 commit comments

Comments
 (0)