From 0c8bca16d56df0381df3e405c56e658be7219c61 Mon Sep 17 00:00:00 2001 From: Moulick Aggarwal Date: Mon, 15 May 2023 11:52:50 +0200 Subject: [PATCH 1/2] Fix 1password logo in Readme.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f1ca7be382..650f1d46f5 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ Our macOS continuous integration infrastructure is hosted by [MacStadium's Orka] Secure password storage and syncing is provided by [1Password for Teams](https://1password.com/teams/). -[![1Password](https://1password.com/img/redesign/press/logo.c757be5591a513da9c768f8b80829318.svg)](https://1password.com) +[![1Password](https://1password.com/img/1password-logo-desktop-dark@2x.png)](https://1password.com) Flaky test detection and tracking is provided by [BuildPulse](https://buildpulse.io/). From 8277ce29882062783241641d65bb3ef36e32e6e4 Mon Sep 17 00:00:00 2001 From: Moulick Aggarwal Date: Tue, 16 May 2023 15:55:27 +0200 Subject: [PATCH 2/2] Fix 1password logo in README.md Co-authored-by: Eric Knibbe --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 650f1d46f5..359c34d120 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ Our macOS continuous integration infrastructure is hosted by [MacStadium's Orka] Secure password storage and syncing is provided by [1Password for Teams](https://1password.com/teams/). -[![1Password](https://1password.com/img/1password-logo-desktop-dark@2x.png)](https://1password.com) +[![1Password](https://i.1password.com/akb/featured/1password-icon.svg)](https://1password.com) Flaky test detection and tracking is provided by [BuildPulse](https://buildpulse.io/).