From 1b1ff6d9248129ee72a767a7a45c07d77fc265df Mon Sep 17 00:00:00 2001 From: behnaz Date: Mon, 11 Mar 2024 14:23:49 +0800 Subject: [PATCH] behnaz/MARK-1003/lead to deriv.com (#7086) * chore: url lead to deriv.com * chore: url lead to affiliate-ib * chore: remove the extra space --- src/pages/signup-affiliates/components/_signup-status.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/signup-affiliates/components/_signup-status.tsx b/src/pages/signup-affiliates/components/_signup-status.tsx index 833ddfc7953..804f30520cf 100644 --- a/src/pages/signup-affiliates/components/_signup-status.tsx +++ b/src/pages/signup-affiliates/components/_signup-status.tsx @@ -131,7 +131,7 @@ const AffiliateSignupStatus = ({ const handleSuccess = useCallback((action: 'close_wizard' | 'success_popup_cta') => { trackEvent({ action }) - window.location.href = 'https://deriv.com/partners/' + window.location.href = ' https://deriv.com/partners/affiliate-ib/' }, []) const handleIssue = useCallback(() => {