From 5fbed0b4d5464cc98038b9f46a36a5d0ff5bfc09 Mon Sep 17 00:00:00 2001 From: Samuel Lorch Date: Fri, 10 Sep 2021 10:18:00 +0200 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 228854e..0878f3e 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ A Go module to interact with [Passbolt](https://www.passbolt.com/), an open-source password manager for teams -There also is a CLI Tool to interact with Passbolt using this module [here](https://speatzle/go-passbolt-cli). +There also is a CLI Tool to interact with Passbolt using this module [here](https://github.com/speatzle/go-passbolt-cli). This module tries to support the latest Passbolt Community/PRO server release, PRO Features such as folders are supported. Older versions of Passbolt such as v2 are unsupported (it's a password manager, please update it)