Skip to content

Commit

Permalink
update another link
Browse files Browse the repository at this point in the history
  • Loading branch information
Jag96 committed Dec 20, 2021
1 parent 6cfc684 commit 6fe8d9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/EnablePayments/TermsStep.js
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ class TermsStep extends React.Component {
LabelComponent={() => (
<ExpensifyText>
{`${this.props.translate('termsStep.haveReadAndAgree')}`}
<TextLink href="https://use.expensify.com/fees">
<TextLink href="https://use.expensify.com/esignagreement">
{`${this.props.translate('termsStep.electronicDisclosures')}.`}
</TextLink>
</ExpensifyText>
Expand Down

0 comments on commit 6fe8d9a

Please sign in to comment.