Skip to content

Commit fe853af

Browse files
committed
hot-fix: update rss feed link for ethpandaops
1 parent 4a31111 commit fe853af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/constants.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ export const COMMUNITY_BLOGS: CommunityBlog[] = [
199199
},
200200
{
201201
href: "https://ethpandaops.io/posts/",
202-
feed: "https://ethpandaops.io/posts/index.xml",
202+
feed: "https://ethpandaops.io/posts/rss.xml",
203203
},
204204
{
205205
href: "https://ethstaker.cc/blog",

0 commit comments

Comments
 (0)