diff --git a/setup/channels/slack.ts b/setup/channels/slack.ts index f4bbdd1..abe83a0 100644 --- a/setup/channels/slack.ts +++ b/setup/channels/slack.ts @@ -317,9 +317,9 @@ async function collectSlackUserId(): Promise { [ "To get your Slack member ID:", '', - ' 1. In Slack, click your profile picture (top right)', + ' 1. In Slack, click your profile picture (bottom left)', ' 2. Click "Profile"', - ' 3. Click the three dots (⋯) → "Copy member ID"', + ' 3. Click the three dots (⋮) → "Copy member ID"', ].join('\n'), 'Find your Slack user ID', );