mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-28 12:11:53 +01:00
Remove canny-specific links
This commit is contained in:
@@ -35,5 +35,5 @@ export function Link({ href, children, className, ...other }: Props) {
|
||||
}
|
||||
|
||||
export function FeedbackLink() {
|
||||
return <Link href="https://yaak.canny.io">Feedback</Link>;
|
||||
return <Link href="https://yaak.app/roadmap">Feedback</Link>;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user