Skip to content

Commit

Permalink
Updated Twitter text to X
Browse files Browse the repository at this point in the history
  • Loading branch information
adityajha2005 committed Feb 21, 2025
1 parent 2757157 commit 7dad17d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/components/CommunityLinks/CommunityLinks.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ export default function CompanyLogos() {
return [
{ title: "Github", link: "https://github.com/json-schema-org" },
{ title: "Slack", link: "https://json-schema.org/slack" },
{ title: "Twitter", link: "https://x.com/jsonschema" },
{ title: "X", link: "https://x.com/jsonschema" },
{
title: "Youtube",
link: "https://www.youtube.com/@JSONSchemaOrgOfficial",
Expand Down

0 comments on commit 7dad17d

Please sign in to comment.