summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJake Conway <Conway@users.noreply.github.com>2023-09-29 05:24:40 -0500
committerGitHub <noreply@github.com>2023-09-29 11:24:40 +0100
commit27402e2603b9354f419af3695bad8ff17ed33bac (patch)
treeaa5f05bab6cac5976c67f6b4ec665b6c8961955f
parentd3b6f1fd5e42deafb3a6458213762a492e484073 (diff)
downloadzsh-27402e2603b9354f419af3695bad8ff17ed33bac.tar.gz
zsh-27402e2603b9354f419af3695bad8ff17ed33bac.tar.bz2
zsh-27402e2603b9354f419af3695bad8ff17ed33bac.zip
docs(gas): update plugin url (#11918)
-rw-r--r--plugins/gas/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/gas/README.md b/plugins/gas/README.md
index 47b3fb9df..a0a7a568f 100644
--- a/plugins/gas/README.md
+++ b/plugins/gas/README.md
@@ -1,6 +1,6 @@
# Gas plugin
-This plugin adds autocompletion for the [gas](http://walle.github.com/gas) command,
+This plugin adds autocompletion for the [gas](http://ramblingsby.me/gas/) command,
a utility to manage Git authors.
To use it, add `gas` to the plugins array of your zshrc file: