Skip to content

Commit b8bb807

Browse files
ericyangpanclaude
andcommitted
chore: update Twitter URLs to x.com domain
Update all Twitter social media URLs from twitter.com to x.com across CLI manifests, extension manifests, provider manifests, vendor manifests, and documentation to reflect Twitter's rebranding to X. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
1 parent 183e3b4 commit b8bb807

32 files changed

+32
-32
lines changed

docs/SEO-AUDIT-REPORT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1086,7 +1086,7 @@ const organizationSchema = {
10861086
"foundingDate": "2025",
10871087
"sameAs": [
10881088
"https://github.com/aicodingstack/aicodingstack.io",
1089-
"https://twitter.com/aicodingstack"
1089+
"https://x.com/aicodingstack"
10901090
],
10911091
"contactPoint": {
10921092
"@type": "ContactPoint",

manifests/clis/amazon-q-developer-cli.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
},
4747
"communityUrls": {
4848
"linkedin": "https://www.linkedin.com/company/amazon-web-services",
49-
"twitter": "https://twitter.com/awscloud",
49+
"twitter": "https://x.com/awscloud",
5050
"github": "https://github.com/aws/amazon-q-developer-cli",
5151
"youtube": "https://www.youtube.com/@amazonwebservices",
5252
"discord": null,

manifests/clis/amp-cli.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
},
4747
"communityUrls": {
4848
"linkedin": null,
49-
"twitter": "https://twitter.com/ampcode",
49+
"twitter": "https://x.com/ampcode",
5050
"github": null,
5151
"youtube": null,
5252
"discord": "https://discord.com/invite/GT742pq9rS",

manifests/clis/augment-code-cli.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
},
4747
"communityUrls": {
4848
"linkedin": "https://www.linkedin.com/company/augment-code",
49-
"twitter": "https://twitter.com/augmentcode",
49+
"twitter": "https://x.com/augmentcode",
5050
"github": "https://github.com/augmentcode/auggie",
5151
"youtube": null,
5252
"discord": null,

manifests/clis/cline-cli.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
},
3333
"communityUrls": {
3434
"linkedin": "https://www.linkedin.com/company/cline-bot",
35-
"twitter": "https://twitter.com/clinebot",
35+
"twitter": "https://x.com/clinebot",
3636
"github": null,
3737
"youtube": null,
3838
"discord": null,

manifests/clis/codex.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
},
5454
"communityUrls": {
5555
"linkedin": null,
56-
"twitter": "https://twitter.com/OpenAI",
56+
"twitter": "https://x.com/OpenAI",
5757
"github": "https://github.com/openai/codex",
5858
"youtube": null,
5959
"discord": null,

manifests/clis/droid-cli.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
},
4747
"communityUrls": {
4848
"linkedin": null,
49-
"twitter": "https://twitter.com/FactoryAI",
49+
"twitter": "https://x.com/FactoryAI",
5050
"github": null,
5151
"youtube": null,
5252
"discord": null,

manifests/clis/github-copilot-cli.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
},
5454
"communityUrls": {
5555
"linkedin": null,
56-
"twitter": "https://twitter.com/github",
56+
"twitter": "https://x.com/github",
5757
"github": "https://github.com/github/copilot-cli",
5858
"youtube": "https://www.youtube.com/@github",
5959
"discord": null,

manifests/clis/kilocode-cli.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
},
3333
"communityUrls": {
3434
"linkedin": null,
35-
"twitter": "https://twitter.com/kilocode",
35+
"twitter": "https://x.com/kilocode",
3636
"github": "https://github.com/Kilo-Org/kilocode",
3737
"youtube": null,
3838
"discord": null,

manifests/clis/opencode.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
},
4040
"communityUrls": {
4141
"linkedin": null,
42-
"twitter": "https://twitter.com/opencode",
42+
"twitter": "https://x.com/opencode",
4343
"github": "https://github.com/sst/opencode",
4444
"youtube": null,
4545
"discord": "https://discord.gg/opencode",

0 commit comments

Comments
 (0)