Skip to content

Commit f33819f

Browse files
Feedback link changed to verifywise website
1 parent d3726b1 commit f33819f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • Clients/src/presentation/components/Sidebar

Clients/src/presentation/components/Sidebar/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -946,7 +946,7 @@ const Sidebar = () => {
946946
<MenuItem
947947
onClick={() => {
948948
window.open(
949-
"https://github.com/bluewave-labs/verifywise/discussions",
949+
"https://verifywise.ai/contact",
950950
"_blank",
951951
"noreferrer"
952952
);

0 commit comments

Comments
 (0)