From 7dad17d0c980da0710fa1ea588edce60abc1518a Mon Sep 17 00:00:00 2001 From: Aditya <147301021+adityajha2005@users.noreply.github.com> Date: Fri, 21 Feb 2025 21:32:12 +0530 Subject: [PATCH] Updated Twitter text to X --- app/components/CommunityLinks/CommunityLinks.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/components/CommunityLinks/CommunityLinks.tsx b/app/components/CommunityLinks/CommunityLinks.tsx index 8ea3441..ed5ce4d 100644 --- a/app/components/CommunityLinks/CommunityLinks.tsx +++ b/app/components/CommunityLinks/CommunityLinks.tsx @@ -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",