diff --git a/src/lib/constants.ts b/src/lib/constants.ts index b495322c8e4..8c0711025de 100644 --- a/src/lib/constants.ts +++ b/src/lib/constants.ts @@ -231,8 +231,8 @@ export const COMMUNITY_BLOGS: CommunityBlog[] = [ feed: "https://geodework.com/feed.xml", }, { - href: "https://etherealnews.substack.com/", - feed: "https://etherealnews.substack.com/feed", + href: "https://ethereal.news", + feed: "https://ethereal.news/rss.xml", }, ]