diff options
author | Daniel García <[email protected]> | 2021-09-26 23:19:36 +0200 |
---|---|---|
committer | Daniel García <[email protected]> | 2021-09-26 23:19:36 +0200 |
commit | b26afb970a950d019658382273e20ff5c6771656 (patch) | |
tree | 4e879c4edf861ac0fbdcbbab224455bee6b289d1 | |
parent | b4c95fb4ac5176ffc17f408e15e12b6e19a17c71 (diff) | |
parent | 34ed5ce4b3feeed9d14ebc08c381995d0737636c (diff) | |
download | vaultwarden-b26afb970a950d019658382273e20ff5c6771656.tar.gz vaultwarden-b26afb970a950d019658382273e20ff5c6771656.zip |
Merge branch 'Makishima-patch-1' into main
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |