From 4ccd72dd238af2dc6b6513c185c4d99d8367d9d8 Mon Sep 17 00:00:00 2001 From: Ville Witt Date: Thu, 27 Mar 2025 20:06:35 +0100 Subject: [PATCH] Fix pwgen upstream project URL. pwgen has gotten security fixes in upstream repo. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7574829..fa0303b 100644 --- a/README.md +++ b/README.md @@ -25,5 +25,5 @@ spm started as [tpm][tpm] fork. [age]: https://github.com/FiloSottile/age [rage]: https://github.com/str4d/rage -[pwgen]: https://github.com/jbernard/pwgen +[pwgen]: https://github.com/tytso/pwgen [tpm]: https://github.com/nmeum/tpm