Skip to content

Commit b743652

Browse files
authored
Merge pull request Expensify#68129 from nyomanjyotisa/issue-67747
Update employee tour link from Navattic to Storylane
2 parents eff0d78 + cdfc47b commit b743652

2 files changed

Lines changed: 3 additions & 5 deletions

File tree

docs/articles/expensify-classic/getting-started/Join-Your-Company's-Workspace.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Upload expenses and check reports from your phone by downloading the Expensify m
1616
- [iOS](https://apps.apple.com/us/app/expensify-expense-tracker/id471713959)
1717
- [Android](https://play.google.com/store/apps/details?id=org.me.mobiexpensifyg&hl=en_US&gl=US)
1818

19-
For a full walkthrough on creating and submitting expenses via the mobile app, click [here](https://expensify.navattic.com/fl150n1n)!
19+
For a full walkthrough on creating and submitting expenses via the mobile app, click [here](https://app.storylane.io/share/wckqdetaacgy?embed=inline)!
2020

2121
---
2222

src/CONST/index.ts

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -995,10 +995,8 @@ const CONST = {
995995
ADMIN_TOUR_MOBILE: 'https://app.storylane.io/demo/b6faqcdsxgww?embed=inline',
996996
TRACK_WORKSPACE_TOUR: 'https://app.storylane.io/share/mqzy3huvtrhx?embed=inline',
997997
TRACK_WORKSPACE_TOUR_MOBILE: 'https://app.storylane.io/share/wq4hiwsqvoho?embed=inline',
998-
999-
// At the moment we are using Navattic links, but it will be changed to Storylane in the future.
1000-
EMPLOYEE_TOUR: 'https://expensify.navattic.com/35609gb',
1001-
EMPLOYEE_TOUR_MOBILE: 'https://expensify.navattic.com/35609gb',
998+
EMPLOYEE_TOUR: 'https://app.storylane.io/share/izmryscwurdd?embed=inline',
999+
EMPLOYEE_TOUR_MOBILE: 'https://app.storylane.io/share/wckqdetaacgy?embed=inline',
10021000
},
10031001
OLD_DOT_PUBLIC_URLS: {
10041002
TERMS_URL: `${EXPENSIFY_URL}/terms`,

0 commit comments

Comments
 (0)