From 8f90555e7d8dd973716b9bffda57b3476bafa5a2 Mon Sep 17 00:00:00 2001 From: Sammy Date: Tue, 26 Sep 2023 10:15:51 +0200 Subject: [PATCH] docs: fix vaultwarden role in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 43e618a..b9f8547 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ with no direct relation to any customers. - [`alexandrie`](roles/alexandrie/README.md): deploys [alexandrie](https://hirevo.github.io/alexandrie/introduction.html), a crate registry (for rust) which is selfhosted and features local and external user authentication, aswell as a rich API and an optional web frontend. -- [`bitwarden`](roles/bitwarden/README.md): role for deploying [vaultwarden](https://github.com/dani-garcia/vaultwarden) +- [`vaultwarden`](roles/vaultwarden/README.md): role for deploying [vaultwarden](https://github.com/dani-garcia/vaultwarden) (formerly known as `bitwarden_rs`), a bitwarden compatible server, deployed using a docker container. - [`hedgedoc`](roles/hedgedoc/README.md): deploys [hedgedoc](https://hedgedoc.org/) (formerly known as `CodiMD`), a polished and modern alternative to etherpad & co.