aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorShohei YOSHIDA <syohex@gmail.com>2025-12-10 15:51:32 +0900
committerGitHub <noreply@github.com>2025-12-10 15:51:32 +0900
commit59916543485fd79830d929394e6789c0c0aadc10 (patch)
tree58edffcbfcb609b4f7828b6a57b647a8c62ae0ec
parentMerge pull request #1188 from zsh-users/remove_chef (diff)
parentfix project URL (diff)
downloadzsh-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-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