Skip to content

Commit d234d39

Browse files
authored
change feedback link (#735)
* change feedback link * correct link * Create gold-trainers-confess.md
1 parent ccd6857 commit d234d39

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@status-im/wallet": patch
3+
---
4+
5+
change feedback link

packages/wallet/src/components/feedback/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ const FEEDBACK_LINKS = [
1919
},
2020
{
2121
label: 'Request feature',
22-
href: 'https://discuss.status.app/c/features/51',
22+
href: 'https://discuss.status.app/tags/c/features/51/browser-wallet',
2323
},
2424
{
2525
label: 'Join our community',

0 commit comments

Comments
 (0)