From 6d3230c1fa09a9cc61280c339532601777990b63 Mon Sep 17 00:00:00 2001 From: Luke Heath Date: Fri, 1 Dec 2023 14:20:44 -0600 Subject: [PATCH] Fix links to the website containing anchors and URL params (#15414) --- frontend/pages/ForgotPasswordPage/ForgotPasswordPage.tsx | 2 +- frontend/pages/UserSettingsPage/UserSettingsPage.tsx | 4 ++-- frontend/pages/admin/OrgSettingsPage/cards/Sso/Sso.tsx | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/frontend/pages/ForgotPasswordPage/ForgotPasswordPage.tsx b/frontend/pages/ForgotPasswordPage/ForgotPasswordPage.tsx index 8adf672bc1..8e4cecfab0 100644 --- a/frontend/pages/ForgotPasswordPage/ForgotPasswordPage.tsx +++ b/frontend/pages/ForgotPasswordPage/ForgotPasswordPage.tsx @@ -59,7 +59,7 @@ const ForgotPasswordPage = ({ router }: IForgotPasswordPage) => {
You can find more information on resetting passwords at the{" "} diff --git a/frontend/pages/UserSettingsPage/UserSettingsPage.tsx b/frontend/pages/UserSettingsPage/UserSettingsPage.tsx index 62e629feca..fec39302ef 100644 --- a/frontend/pages/UserSettingsPage/UserSettingsPage.tsx +++ b/frontend/pages/UserSettingsPage/UserSettingsPage.tsx @@ -187,7 +187,7 @@ const UserSettingsPage = ({ This token expires. If you want an API key for a permanent integration, create an  @@ -201,7 +201,7 @@ const UserSettingsPage = ({ This token is intended for SSO users to authenticate in the fleetctl CLI. It expires based on the{" "} diff --git a/frontend/pages/admin/OrgSettingsPage/cards/Sso/Sso.tsx b/frontend/pages/admin/OrgSettingsPage/cards/Sso/Sso.tsx index a20fe14418..69da00fdf7 100644 --- a/frontend/pages/admin/OrgSettingsPage/cards/Sso/Sso.tsx +++ b/frontend/pages/admin/OrgSettingsPage/cards/Sso/Sso.tsx @@ -228,7 +228,7 @@ const Sso = ({ <> Create user and sync permissions on login{" "}