Skip to content

Commit ae057e1

Browse files
authored
fix: link to browser extension (#5840)
1 parent e77efb8 commit ae057e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/shared/src/lib/constants.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ export const careers = 'https://r.daily.dev/careers';
2727
export const firstNotificationLink = 'https://r.daily.dev/notifications';
2828
export const reportSquadMember = 'https://r.daily.dev/report-squad-member';
2929
export const squadFeedback = 'https://r.daily.dev/squad-feedback';
30-
export const downloadBrowserExtension = 'https://r.daily.dev/download';
30+
export const downloadBrowserExtension = 'https://r.daily.dev/extension';
3131
export const twitter = 'https://r.daily.dev/twitter';
3232
export const slackIntegration = 'https://r.daily.dev/slack';
3333
export const statusPage = 'https://r.daily.dev/status';

0 commit comments

Comments
 (0)