Skip to content

Commit 24fd059

Browse files
authored
Merge pull request #765 from getmaxun/pre-release-22
chore: update socials
2 parents d05824f + c34aa73 commit 24fd059

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/dashboard/NavBar.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -413,7 +413,7 @@ export const NavBar: React.FC<NavBarProps> = ({
413413
<YouTube sx={{ marginRight: '5px' }} /> YouTube
414414
</MenuItem>
415415
<MenuItem onClick={() => {
416-
window.open('https://x.com/maxun_io?ref=app', '_blank');
416+
window.open('https://x.com/MaxunHQ?ref=app', '_blank');
417417
}}>
418418
<X sx={{ marginRight: '5px' }} /> Twitter (X)
419419
</MenuItem>

0 commit comments

Comments
 (0)