From 2511d4eb9d0da91f470ea30dce888b7bf0115b86 Mon Sep 17 00:00:00 2001 From: Mario Date: Thu, 30 Jan 2020 17:55:52 +0100 Subject: [PATCH] Update _includes/sections/password-managers.html Co-Authored-By: Mikaela Suomalainen --- _includes/sections/password-managers.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/sections/password-managers.html b/_includes/sections/password-managers.html index 70898fb8..6a00a0d3 100644 --- a/_includes/sections/password-managers.html +++ b/_includes/sections/password-managers.html @@ -71,7 +71,7 @@ include cardv2.html title="Pass - Self-Host" image="/assets/img/svg/3rd-party/pass.svg" - description="Pass is a very simple password store that keeps passwords using gpg2 encrypted files inside a simple directory tree residing at ~/.password-store. It has a simple terminal interface where the user can perform the usual actions, and some plugins can be installed for extra functionalities." + description="Pass is a very simple password store that keeps passwords using gpg2 encrypted files inside a simple directory tree residing at ~/.password-store. It has a simple terminal interface where the user can perform the usual actions, and some plugins can be installed for extra functionalities." website="https://www.passwordstore.org/" git="https://git.zx2c4.com/password-store" windows="https://www.passwordstore.org/"