From ceae78efeaff46c96be86526d790ac9a63a3997f Mon Sep 17 00:00:00 2001 From: Mario Date: Thu, 30 Jan 2020 17:55:46 +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 5641edf0..70898fb8 100644 --- a/_includes/sections/password-managers.html +++ b/_includes/sections/password-managers.html @@ -73,7 +73,7 @@ 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." website="https://www.passwordstore.org/" - github="hhttps://git.zx2c4.com/password-store" + git="https://git.zx2c4.com/password-store" windows="https://www.passwordstore.org/" mac="https://www.passwordstore.org/" linux="https://www.passwordstore.org/"