Skip to content

Commit

Permalink
update enterprise link
Browse files Browse the repository at this point in the history
  • Loading branch information
winkerVSbecks committed Nov 7, 2024
1 parent 59d8cf3 commit 26b5724
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/links-context.ts
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,10 @@ export const defaultLinks = {
blog: { url: 'https://storybook.js.org/blog' },
hiring: { url: 'https://www.chromatic.com/company/jobs' },
enterprise: {
url: 'https://www.chromatic.com/sales?utm_source=storybook_website&utm_medium=link&utm_campaign=storybook',
url: 'https://www.chromatic.com/enterprise?utm_source=storybook_website&utm_medium=global_nav&utm_campaign=storybook',
},
chromatic: {
url: 'https://www.chromatic.com/storybook?utm_source=storybook_website&utm_medium=link&utm_campaign=storybook',
url: 'https://www.chromatic.com/storybook?utm_source=storybook_website&utm_medium=global_nav&utm_campaign=storybook',
},
};

Expand Down

0 comments on commit 26b5724

Please sign in to comment.