Skip to content

Commit cef3ea3

Browse files
committed
Update x
1 parent 8200a13 commit cef3ea3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/constants.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ export const GITHUB_NEW_ISSUE_URL = `${GITHUB_ISSUES_URL}/new`;
1010
// Community links
1111
export const DISCORD_URL = 'https://discord.gg/SfHYG44NUA';
1212
export const REDDIT_URL = 'https://www.reddit.com/r/ZooCode/';
13-
export const TWITTER_URL = 'https://x.com/roocode';
13+
export const TWITTER_URL = 'https://x.com/ZooCodeDev';
1414
export const BLUESKY_URL = 'https://bsky.app/profile/roocode.bsky.social';
1515
export const LINKEDIN_URL = 'https://www.linkedin.com';
1616
export const TIKTOK_URL = 'https://www.tiktok.com/@roo.code';

0 commit comments

Comments
 (0)