Skip to content

Commit 951fa8f

Browse files
authored
Merge pull request #589 from noruzzamans/fix-link
2 parents 0b2a02f + 5b201a2 commit 951fa8f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

guides/installing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ WP-CLI is at the latest version.
6969

7070
Want to live life on the edge? Run `wp cli update --nightly` to use the latest nightly build of WP-CLI. The nightly build is more or less stable enough for you to use in your local environment, and always includes the latest and greatest.
7171

72-
For more information about `wp cli update`, including flags and options that can be used, read the full [docs page on the update command](https://wp-cli.org/commands/cli/update/).
72+
For more information about `wp cli update`, including flags and options that can be used, read the full [docs page on the update command](https://developer.wordpress.org/cli/commands/cli/update/).
7373

7474
### Tab completions
7575

guides/quick-start.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,4 +141,4 @@ When ready to replace the links, run:
141141
wp search-replace 'http://oldsite.com' 'http://newsite.com'
142142
```
143143

144-
Wondering what's next? Browse through [all of WP-CLI's commands](https://developer.wordpress.org/cli/commands/) to explore your new world. For more detailed information about creating custom commands, visit the [WP-CLI Commands Cookbook](https://make.wordpress.org/cli/handbook/guides/commands-cookbook/). Or, catch up with [shell friends](https://make.wordpress.org/cli/handbook/shell-friends/) to learn about helpful command line utilities.
144+
Wondering what's next? Browse through [all of WP-CLI's commands](https://developer.wordpress.org/cli/commands/) to explore your new world. For more detailed information about creating custom commands, visit the [WP-CLI Commands Cookbook](https://make.wordpress.org/cli/handbook/guides/commands-cookbook/). Or, catch up with [shell friends](https://make.wordpress.org/cli/handbook/references/shell-friends/) to learn about helpful command line utilities.

0 commit comments

Comments
 (0)