From 0476bb1c6b1bf5bb7df7ba5da10d802fe832356c Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Mon, 17 Feb 2020 22:49:06 +0100 Subject: [PATCH] [SKIP CI] update readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index daa2666..14dcfaf 100644 --- a/README.md +++ b/README.md @@ -5,12 +5,12 @@ Role to setup a [Bitwarden RS](https://github.com/dani-garcia/bitwarden_rs) password safe. Bitwarden_RS is a community Bitwarden API server implementation written in Rust. This Role use Docker to setup [Bitwarden](https://gitea.rknet.org/docker/bitwarden_rs) and a [Bitwarden LDAP](https://gitea.rknet.org/docker/bitwarden_rs_ldap) Sync Service (optional). -You can find the full documentation at [https://galaxy.geekdocs.de](https://galaxy.geekdocs.de/cloud/bitwardenrs_docker/). +You can find the full documentation at [https://galaxy.geekdocs.de](https://galaxy.geekdocs.de/roles/cloud/bitwardenrs_docker/). -### License +## License This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details. -### Maintainers and Contributors +## Maintainers and Contributors [Robert Kaussow](https://gitea.rknet.org/xoxys)