Remove canny-specific links

This commit is contained in:
Gregory Schier
2024-07-29 11:50:00 -07:00
parent ad8a4933da
commit d586ec5fb4
3 changed files with 3 additions and 3 deletions

View File

@@ -85,7 +85,7 @@ export function SettingsDropdown() {
label: 'Feedback',
leftSlot: <Icon icon="chat" />,
rightSlot: <Icon icon="externalLink" />,
onSelect: () => open('https://yaak.canny.io'),
onSelect: () => open('https://yaak.app/roadmap'),
},
{
key: 'changelog',