diff options
author | Svend Sorensen <svend@ciffer.net> | 2014-06-16 11:41:05 -0700 |
---|---|---|
committer | Svend Sorensen <svend@ciffer.net> | 2014-06-16 11:41:58 -0700 |
commit | 7d74e9d32c78fdfe9c02ba2b5b86b6b9bb3c8b88 (patch) | |
tree | 3939cb5553c9afeb84257eb52069baa03d560a36 | |
parent | 0fe892397a8706bf9ce2eeb70cdb11f2c33011bb (diff) | |
download | pass-7d74e9d32c78fdfe9c02ba2b5b86b6b9bb3c8b88.tar.gz pass-7d74e9d32c78fdfe9c02ba2b5b86b6b9bb3c8b88.tar.bz2 pass-7d74e9d32c78fdfe9c02ba2b5b86b6b9bb3c8b88.zip |
emacs: Update pass website URL
Diffstat (limited to '')
-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: |