aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorNikolay <[email protected]>2021-09-25 13:10:06 +0300
committerGitHub <[email protected]>2021-09-25 13:10:06 +0300
commit34ed5ce4b3feeed9d14ebc08c381995d0737636c (patch)
tree4e879c4edf861ac0fbdcbbab224455bee6b289d1 /README.md
parentb4c95fb4ac5176ffc17f408e15e12b6e19a17c71 (diff)
downloadvaultwarden-34ed5ce4b3feeed9d14ebc08c381995d0737636c.tar.gz
vaultwarden-34ed5ce4b3feeed9d14ebc08c381995d0737636c.zip
Update README.md
Fixed 'Bitwarden clients' link, it should lead to https://bitwarden.com/download/ and not to https://bitwarden.com/#download/
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6f9427f0..9af01480 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-### Alternative implementation of the Bitwarden server API written in Rust and compatible with [upstream Bitwarden clients](https://bitwarden.com/#download)*, perfect for self-hosted deployment where running the official resource-heavy service might not be ideal.
+### Alternative implementation of the Bitwarden server API written in Rust and compatible with [upstream Bitwarden clients](https://bitwarden.com/download/)*, perfect for self-hosted deployment where running the official resource-heavy service might not be ideal.
📢 Note: This project was known as Bitwarden_RS and has been renamed to separate itself from the official Bitwarden server in the hopes of avoiding confusion and trademark/branding issues. Please see [#1642](https://github.com/dani-garcia/vaultwarden/discussions/1642) for more explanation.