Skip to content

Commit 2792be5

Browse files
Merge pull request #218 from swissspidy/wp-completion-url
Update URL to wp-completion.bash
2 parents ad43673 + b5fbc1a commit 2792be5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ Want to live life on the edge? Run `wp cli update --nightly` to use the latest n
9999

100100
### Tab completions
101101

102-
WP-CLI also comes with a tab completion script for Bash and ZSH. Just download [wp-completion.bash](https://github.com/wp-cli/wp-cli/raw/master/utils/wp-completion.bash) and source it from `~/.bash_profile`:
102+
WP-CLI also comes with a tab completion script for Bash and ZSH. Just download [wp-completion.bash](https://raw.githubusercontent.com/wp-cli/wp-cli/master/utils/wp-completion.bash) and source it from `~/.bash_profile`:
103103

104104
```bash
105105
source /FULL/PATH/TO/wp-completion.bash

0 commit comments

Comments
 (0)