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 8200a13 commit cef3ea3Copy full SHA for cef3ea3
1 file changed
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/SfHYG44NUA';
12
export const REDDIT_URL = 'https://www.reddit.com/r/ZooCode/';
13
-export const TWITTER_URL = 'https://x.com/roocode';
+export const TWITTER_URL = 'https://x.com/ZooCodeDev';
14
export const BLUESKY_URL = 'https://bsky.app/profile/roocode.bsky.social';
15
export const LINKEDIN_URL = 'https://www.linkedin.com';
16
export const TIKTOK_URL = 'https://www.tiktok.com/@roo.code';
0 commit comments