We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc6c8c0 commit c627080Copy full SHA for c627080
src/constants.ts
@@ -10,7 +10,7 @@ export const GITHUB_NEW_ISSUE_URL = `${GITHUB_ISSUES_URL}/new`;
10
// Community links
11
export const DISCORD_URL = 'https://discord.gg/roocode';
12
export const REDDIT_URL = 'https://www.reddit.com/r/RooCode/';
13
-export const TWITTER_URL = 'https://x.com/roo_code';
+export const TWITTER_URL = 'https://x.com/roocode';
14
export const BLUESKY_URL = 'https://bsky.app/profile/roocode.bsky.social';
15
export const LINKEDIN_URL = 'https://www.linkedin.com/company/roo-code';
16
export const TIKTOK_URL = 'https://www.tiktok.com/@roo.code';
0 commit comments