Skip to content

Commit

Permalink
fix authenticator app link
Browse files Browse the repository at this point in the history
  • Loading branch information
NJ-2020 committed Oct 27, 2024
1 parent 652d2ff commit 9169358
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ import * as Session from '@userActions/Session';
import CONST from '@src/CONST';
import ONYXKEYS from '@src/ONYXKEYS';

const TROUBLESHOOTING_LINK = 'https://community.expensify.com/discussion/7736/faq-troubleshooting-two-factor-authentication-issues/p1?new=1';
const TROUBLESHOOTING_LINK = 'https://help.expensify.com/articles/new-expensify/settings/Enable-Two-Factor-Authentication';

function VerifyStep() {
const styles = useThemeStyles();
Expand Down

0 comments on commit 9169358

Please sign in to comment.