Skip to content

Commit

Permalink
chore: update support link
Browse files Browse the repository at this point in the history
  • Loading branch information
314159265359879 authored Oct 9, 2024
1 parent 749908e commit e34b727
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/features/settings/settings.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ export function Settings({
<DropdownMenu.Item
data-testid={SettingsSelectors.GetSupportMenuItem}
onSelect={() => {
openInNewTab('https://leather.gitbook.io/guides/installing/contact-support');
openInNewTab('https://leather.io/support');
}}
>
<Flag img={<SupportIcon />} textStyle="label.02">
Expand Down

0 comments on commit e34b727

Please sign in to comment.