Skip to content
This repository has been archived by the owner on Sep 26, 2024. It is now read-only.

Commit

Permalink
behnaz/MARK-1003/lead to deriv.com (#7086)
Browse files Browse the repository at this point in the history
* chore: url lead to  deriv.com

* chore: url lead to  affiliate-ib

* chore: remove the extra space
  • Loading branch information
behnaz-deriv authored Mar 11, 2024
1 parent 2688658 commit 1b1ff6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/signup-affiliates/components/_signup-status.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -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(() => {
Expand Down

0 comments on commit 1b1ff6d

Please sign in to comment.