diff --git a/src/CONST.ts b/src/CONST.ts index 69d01c6b09d5..6d47268ba20c 100755 --- a/src/CONST.ts +++ b/src/CONST.ts @@ -5017,7 +5017,7 @@ const CONST = { type: 'createWorkspace', autoCompleted: true, title: 'Create a workspace', - description: + description: ({workspaceSettingsLink}) => '*Create a workspace* to track expenses, scan receipts, chat, and more.\n' + '\n' + 'Here’s how to create a workspace:\n' + @@ -5025,7 +5025,7 @@ const CONST = { '1. Click the settings tab.\n' + '2. Click *Workspaces* > *New workspace*.\n' + '\n' + - '*Your new workspace is ready! It’ll keep all of your spend (and chats) in one place.*', + `*Your new workspace is ready!* [Check it out](${workspaceSettingsLink}).`, }, selfGuidedTourTask, {