diff options
-rw-r--r-- | contrib/emacs/password-store.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/emacs/password-store.el b/contrib/emacs/password-store.el index 1863185..83f2a69 100644 --- a/contrib/emacs/password-store.el +++ b/contrib/emacs/password-store.el @@ -27,7 +27,7 @@ ;; This package provides functions for working with pass ("the ;; standard Unix password manager"). ;; -;; http://www.zx2c4.com/projects/password-store/ +;; http://www.passwordstore.org/ ;;; Code: |