From 3606ef8617ed9031bf9de1a9ee792a832e38f6c0 Mon Sep 17 00:00:00 2001 From: Michael Weiss Date: Tue, 12 May 2020 20:16:21 +0200 Subject: [PATCH] Fix the 3rd party packages link --- Building-binary.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Building-binary.md b/Building-binary.md index 80a177b..46cf072 100644 --- a/Building-binary.md +++ b/Building-binary.md @@ -1,4 +1,4 @@ -If you don't want to build the binary yourself, you can look if bitwarden_rs was already [packaged for your linux distribution](https://github.com/dani-garcia/bitwarden_rs/wiki/Available-packages). +If you don't want to build the binary yourself, you can look if bitwarden_rs was already [packaged for your Linux distribution](https://github.com/dani-garcia/bitwarden_rs/wiki/Third-party-packages). ## Dependencies - `Rust nightly` (strongly recommended to use [rustup](https://rustup.rs/))