lockbox

password manager
Log | Files | Refs | README | LICENSE

commit e7d65d1158f1b22afc08075c1d62204a61c1b350
parent a357831acb1ecd8807a658c11cbdf8effc7d0c1f
Author: Sean Enck <sean@ttypty.com>
Date:   Fri, 17 Feb 2023 19:07:23 -0500

fix badge

Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -4,7 +4,7 @@ Lockbox A [pass](https://www.passwordstore.org/) inspired password manager that uses a system keyring or command for password input over using a GPG key and uses a keepass database as the backing data store. -![build](https://github.com/enckse/lockbox/actions/workflows/main.yml/badge.svg) +[![build](https://github.com/enckse/lockbox/actions/workflows/build.yml/badge.svg)](https://github.com/enckse/lockbox/actions/workflows/build.yml) # usage