From 0fa153f18c299b6ab2192df764236621431c776c Mon Sep 17 00:00:00 2001 From: Curtis Upshall Date: Thu, 11 May 2023 09:00:32 -0700 Subject: [PATCH] Fix BCeID register link to point to deticated SIMS page --- app/src/pages/landing/LandingActions.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/src/pages/landing/LandingActions.tsx b/app/src/pages/landing/LandingActions.tsx index c060995c77..179ba220ff 100644 --- a/app/src/pages/landing/LandingActions.tsx +++ b/app/src/pages/landing/LandingActions.tsx @@ -105,7 +105,8 @@ const LandingActions = () => { className={classes.heroLink} title="Register a BCeID Account" target="_blank" - href="https://www.bceid.ca/os/?7652&SkipTo=Basic"> + rel="noopener noreferrer" + href="https://www.bceid.ca/directories/bluepages/details.aspx?serviceId=7494&eServiceType=all"> Register here