From 8903a339de724f1f08374d092f47040d2823ea16 Mon Sep 17 00:00:00 2001 From: Nya Candy Date: Tue, 20 Jun 2023 17:32:57 +0800 Subject: [PATCH] fix: xfeed url on homepage (#663) --- src/components/home/Integrations.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/home/Integrations.tsx b/src/components/home/Integrations.tsx index f332a568..b6ca7681 100644 --- a/src/components/home/Integrations.tsx +++ b/src/components/home/Integrations.tsx @@ -40,7 +40,7 @@ export function Integration() { { name: "xFeed", icon: , - url: "https://crossbell.io/feed", + url: "https://xfeed.app/", }, { name: "xSync",