From a0833b01543fe744a9d983e1417b142319a7260f Mon Sep 17 00:00:00 2001 From: redoomed1 Date: Thu, 20 Mar 2025 15:55:10 -0700 Subject: [PATCH] style: Remove unnecessary word Signed-off-by: redoomed1 --- docs/self-hosted.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/self-hosted.md b/docs/self-hosted.md index cf3bad41..cf5a69ba 100644 --- a/docs/self-hosted.md +++ b/docs/self-hosted.md @@ -278,7 +278,7 @@ We don't recommend using the [E2EE App](https://apps.nextcloud.com/apps/end_to_e **Vaultwarden** is an alternative implementation of [Bitwarden](passwords.md#bitwarden)'s sync server written in Rust and compatible with official Bitwarden clients, perfect for self-hosted deployment where running the resource-heavy [official service](https://github.com/bitwarden/server) might not be ideal. -[:octicons-repo-16: Vaultwarden Repository](https://github.com/dani-garcia/vaultwarden){ .md-button .md-button--primary } +[:octicons-repo-16: Repository](https://github.com/dani-garcia/vaultwarden){ .md-button .md-button--primary } [:octicons-info-16:](https://github.com/dani-garcia/vaultwarden/wiki){ .card-link title="Documentation" } [:octicons-code-16:](https://github.com/dani-garcia/vaultwarden){ .card-link title="Source Code" } [:octicons-heart-16:](https://github.com/sponsors/dani-garcia){ .card-link title="Contribute" }