aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorShohei YOSHIDA <syohex@gmail.com>2025-12-10 14:36:37 +0900
committerShohei YOSHIDA <syohex@gmail.com>2025-12-10 14:36:37 +0900
commit04b4ec2af7e36a460e3f5727a5af084589357706 (patch)
tree58edffcbfcb609b4f7828b6a57b647a8c62ae0ec
parentMerge pull request #1188 from zsh-users/remove_chef (diff)
downloadzsh-completions-04b4ec2af7e36a460e3f5727a5af084589357706.tar
zsh-completions-04b4ec2af7e36a460e3f5727a5af084589357706.tar.gz
zsh-completions-04b4ec2af7e36a460e3f5727a5af084589357706.tar.bz2
zsh-completions-04b4ec2af7e36a460e3f5727a5af084589357706.tar.lz
zsh-completions-04b4ec2af7e36a460e3f5727a5af084589357706.tar.xz
zsh-completions-04b4ec2af7e36a460e3f5727a5af084589357706.tar.zst
zsh-completions-04b4ec2af7e36a460e3f5727a5af084589357706.zip
fix project URL
-rw-r--r--src/_git-pulls2
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