From f429fd673b42a12ef1d1bbe1eb542606a13d9ded Mon Sep 17 00:00:00 2001 From: Andrew Dryga Date: Thu, 29 Feb 2024 10:16:28 -0600 Subject: [PATCH] Fix GCP logo URL --- .../settings/identity_providers/google_workspace/components.ex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elixir/apps/web/lib/web/live/settings/identity_providers/google_workspace/components.ex b/elixir/apps/web/lib/web/live/settings/identity_providers/google_workspace/components.ex index 6fa6ef8b5..e8301c19d 100644 --- a/elixir/apps/web/lib/web/live/settings/identity_providers/google_workspace/components.ex +++ b/elixir/apps/web/lib/web/live/settings/identity_providers/google_workspace/components.ex @@ -62,7 +62,7 @@ defmodule Web.Settings.IdentityProviders.GoogleWorkspace.Components do
  • App logo: <.link - href="https://www.firezone.dev/images/gco-oauth-screen-logo.png" + href="https://www.firezone.dev/images/kb/authenticate/google/gcp-oauth-screen-logo.png" class={link_style()} > Download here