diff options
| author | Shohei YOSHIDA <syohex@gmail.com> | 2025-12-10 15:51:32 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-12-10 15:51:32 +0900 |
| commit | 59916543485fd79830d929394e6789c0c0aadc10 (patch) | |
| tree | 58edffcbfcb609b4f7828b6a57b647a8c62ae0ec | |
| parent | Merge pull request #1188 from zsh-users/remove_chef (diff) | |
| parent | fix project URL (diff) | |
| download | zsh-completions-59916543485fd79830d929394e6789c0c0aadc10.tar zsh-completions-59916543485fd79830d929394e6789c0c0aadc10.tar.gz zsh-completions-59916543485fd79830d929394e6789c0c0aadc10.tar.bz2 zsh-completions-59916543485fd79830d929394e6789c0c0aadc10.tar.lz zsh-completions-59916543485fd79830d929394e6789c0c0aadc10.tar.xz zsh-completions-59916543485fd79830d929394e6789c0c0aadc10.tar.zst zsh-completions-59916543485fd79830d929394e6789c0c0aadc10.zip | |
Merge pull request #1189 from zsh-users/fix-url
fix project URL
| -rw-r--r-- | src/_git-pulls | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_git-pulls b/src/_git-pulls index 8dfc117..9778590 100644 --- a/src/_git-pulls +++ b/src/_git-pulls @@ -3,7 +3,7 @@ # Description # ----------- # -# Completion script for git-pulls 0.3.1 (https://git-pulls.com/schacon/git-pulls). +# Completion script for git-pulls 0.3.1 (https://github.com/schacon/git-pulls). # # ------------------------------------------------------------------------------ # Authors |
