Skip to content

Commit 51ac956

Browse files
chore(dapp): update x link (#1058)
1 parent ca01bbe commit 51ac956

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dapp/src/lib/constants/routes.constants.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ export const FOOTER_SOCIAL_LINKS: Route[] = [
3838
icon: <Discord />,
3939
},
4040
{
41-
path: 'https://x.com/iota',
41+
path: 'https://x.com/iotanames',
4242
icon: <SmX />,
4343
},
4444
];

0 commit comments

Comments
 (0)