From cdfc47b44b0696231cd96d4232cf5be8481bbf55 Mon Sep 17 00:00:00 2001 From: I Nyoman Jyotisa Date: Thu, 7 Aug 2025 22:29:37 +0800 Subject: [PATCH] Update Navattic links to Storylane --- .../getting-started/Join-Your-Company's-Workspace.md | 2 +- src/CONST/index.ts | 6 ++---- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/docs/articles/expensify-classic/getting-started/Join-Your-Company's-Workspace.md b/docs/articles/expensify-classic/getting-started/Join-Your-Company's-Workspace.md index 0184410f66eb..d8fc17355859 100644 --- a/docs/articles/expensify-classic/getting-started/Join-Your-Company's-Workspace.md +++ b/docs/articles/expensify-classic/getting-started/Join-Your-Company's-Workspace.md @@ -16,7 +16,7 @@ Upload expenses and check reports from your phone by downloading the Expensify m - [iOS](https://apps.apple.com/us/app/expensify-expense-tracker/id471713959) - [Android](https://play.google.com/store/apps/details?id=org.me.mobiexpensifyg&hl=en_US&gl=US) -For a full walkthrough on creating and submitting expenses via the mobile app, click [here](https://expensify.navattic.com/fl150n1n)! +For a full walkthrough on creating and submitting expenses via the mobile app, click [here](https://app.storylane.io/share/wckqdetaacgy?embed=inline)! --- diff --git a/src/CONST/index.ts b/src/CONST/index.ts index 94931116f405..9489cc9654c9 100755 --- a/src/CONST/index.ts +++ b/src/CONST/index.ts @@ -993,10 +993,8 @@ const CONST = { ADMIN_TOUR_MOBILE: 'https://app.storylane.io/demo/b6faqcdsxgww?embed=inline', TRACK_WORKSPACE_TOUR: 'https://app.storylane.io/share/mqzy3huvtrhx?embed=inline', TRACK_WORKSPACE_TOUR_MOBILE: 'https://app.storylane.io/share/wq4hiwsqvoho?embed=inline', - - // At the moment we are using Navattic links, but it will be changed to Storylane in the future. - EMPLOYEE_TOUR: 'https://expensify.navattic.com/35609gb', - EMPLOYEE_TOUR_MOBILE: 'https://expensify.navattic.com/35609gb', + EMPLOYEE_TOUR: 'https://app.storylane.io/share/izmryscwurdd?embed=inline', + EMPLOYEE_TOUR_MOBILE: 'https://app.storylane.io/share/wckqdetaacgy?embed=inline', }, OLD_DOT_PUBLIC_URLS: { TERMS_URL: `${EXPENSIFY_URL}/terms`,