You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ Can’t find what you’re looking for? [Open an issue](https://github.com/wp-cl
16
16
## References
17
17
18
18
***[Global parameters](https://make.wordpress.org/cli/handbook/config/)** - Variables defining how a command is executed, including which WordPress user the command is run as and which WordPress instance the command is run against.
19
-
***[Built-in commands](https://wp-cli.org/commands/)** - Commands included in every copy of WP-CLI.
19
+
***[Built-in commands](https://developer.wordpress.org/cli/commands/)** - Commands included in every copy of WP-CLI.
20
20
***[Internal API](https://wp-cli.org/docs/internal-api/)** - Stable utilities considered safe to use in community commands.
21
21
***[Documentation standards](https://make.wordpress.org/cli/handbook/documentation-standards/)** - Standards for annotating WP-CLI commands.
22
22
***[Hosting companies](https://make.wordpress.org/cli/handbook/hosting-companies/)** - List of hosting companies where WP-CLI is installed by default.
0 commit comments