diff options
author | Jason A. Donenfeld <Jason@zx2c4.com> | 2014-05-27 15:25:58 +0200 |
---|---|---|
committer | Jason A. Donenfeld <Jason@zx2c4.com> | 2014-05-27 15:25:58 +0200 |
commit | 0fe892397a8706bf9ce2eeb70cdb11f2c33011bb (patch) | |
tree | d8ddb0ba1c692f34e6329ebfc89667d6770d291f /src/password-store.sh | |
parent | a12aa2776995f99c84789ce31cc5499c7eb130ec (diff) | |
download | pass-0fe892397a8706bf9ce2eeb70cdb11f2c33011bb.tar.gz pass-0fe892397a8706bf9ce2eeb70cdb11f2c33011bb.tar.bz2 pass-0fe892397a8706bf9ce2eeb70cdb11f2c33011bb.zip |
Update for new URL.
Diffstat (limited to '')
-rwxr-xr-x | src/password-store.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/password-store.sh b/src/password-store.sh index 460aa63..e68384b 100755 --- a/src/password-store.sh +++ b/src/password-store.sh @@ -205,7 +205,7 @@ cmd_version() { = Jason A. Donenfeld = = Jason@zx2c4.com = = = - = http://zx2c4.com/projects/password-store = + = http://www.passwordstore.org/ = ============================================ _EOF } |