Skip to content

Commit b54765c

Browse files
committed
fix: instructions link
Signed-off-by: Rakib Ansary <rakibansary@topcoder.com>
1 parent 9028631 commit b54765c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/apps/wallet/src/home/tabs/tax-forms/TaxFormsTab.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ const TAX_FORM_DETAILS = [
8686
icon: <IconWorld />,
8787
id: 'W-8BEN-E',
8888
instructionsLabel: 'Instructions',
89-
instructionsLink: 'https://www.irs.gov/pub/irs-pdf/iw8ben.pdf',
89+
instructionsLink: 'https://www.irs.gov/pub/irs-pdf/iw8bene.pdf',
9090
reasonDescription:
9191
// eslint-disable-next-line max-len
9292
'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.',

0 commit comments

Comments
 (0)