From b54765ceb5fc58cf6f68a07ef3a08a3a64b0fb89 Mon Sep 17 00:00:00 2001 From: Rakib Ansary Date: Thu, 15 Feb 2024 22:22:09 +0600 Subject: [PATCH] fix: instructions link Signed-off-by: Rakib Ansary --- src/apps/wallet/src/home/tabs/tax-forms/TaxFormsTab.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/apps/wallet/src/home/tabs/tax-forms/TaxFormsTab.tsx b/src/apps/wallet/src/home/tabs/tax-forms/TaxFormsTab.tsx index 351f328e7..323991d09 100644 --- a/src/apps/wallet/src/home/tabs/tax-forms/TaxFormsTab.tsx +++ b/src/apps/wallet/src/home/tabs/tax-forms/TaxFormsTab.tsx @@ -86,7 +86,7 @@ const TAX_FORM_DETAILS = [ icon: , id: 'W-8BEN-E', instructionsLabel: 'Instructions', - instructionsLink: 'https://www.irs.gov/pub/irs-pdf/iw8ben.pdf', + instructionsLink: 'https://www.irs.gov/pub/irs-pdf/iw8bene.pdf', reasonDescription: // eslint-disable-next-line max-len 'Under current IRS guidance, foreign persons performing services outside of the U.S. are not subject to income tax withholding. However, Topcoder requires all such members to provide a properly filled out W-8BEN-E prior to issuing payment. In addition, prize money paid to foreign persons who are not performing services (such as winning an SRM competition) is subject to withholding taxes.',