Skip to content

Commit c627080

Browse files
committed
chore: update X handle URL to roocode
1 parent bc6c8c0 commit c627080

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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/roocode';
1212
export const REDDIT_URL = 'https://www.reddit.com/r/RooCode/';
13-
export const TWITTER_URL = 'https://x.com/roo_code';
13+
export const TWITTER_URL = 'https://x.com/roocode';
1414
export const BLUESKY_URL = 'https://bsky.app/profile/roocode.bsky.social';
1515
export const LINKEDIN_URL = 'https://www.linkedin.com/company/roo-code';
1616
export const TIKTOK_URL = 'https://www.tiktok.com/@roo.code';

0 commit comments

Comments
 (0)