Skip to content

Commit ab39fd9

Browse files
authored
Merge pull request #15433 from ethereum/hot-fix-rss
hot-fix: update rss feed link for ethpandaops
2 parents 4a31111 + fe853af commit ab39fd9

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)