From dfd00bdaeed13e2c65dfe47f3b5a394079da7fda Mon Sep 17 00:00:00 2001 From: Matt Alexander Date: Tue, 7 Sep 2021 11:50:32 -0500 Subject: [PATCH] Fix typo in README (#1060) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e2547b4c..947ad465 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ The Bitwarden desktop app is written using Electron and Angular. The application installs on Windows, macOS, and Linux distributions. -![Desktop Vault](https://raw.githubusercontent.com/bitwarden/brand/master/screenshots/desktop-macos-vault.png "My Vault") +![Desktop Vault](https://raw.githubusercontent.com/bitwarden/brand/ab52ae274cd9c836e9948e49afbbff35ffcc2c77/screenshots/desktop-macos-vault.png "My Vault") # Build/Run