From 08d3ac09f7b3526e29492eb6f30578f98f7b43c1 Mon Sep 17 00:00:00 2001 From: KSonny4 Date: Sun, 8 Sep 2019 21:09:51 +0200 Subject: [PATCH] Added alive link to pass plugin --- Plugins.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Plugins.md b/Plugins.md index 0cbe497..394b19d 100644 --- a/Plugins.md +++ b/Plugins.md @@ -1330,7 +1330,7 @@ See the [README](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/o **Maintainer:** [sanbor](https://github.com/sanbor) -Completion plugin for [pass](http://zx2c4.com/projects/password-store/). [Source](http://git.zx2c4.com/password-store/tree/contrib/pass.zsh-completion) +Completion plugin for [pass](http://zx2c4.com/projects/password-store/). [Source](https://git.zx2c4.com/password-store/tree/src/completion/pass.zsh-completion) ---