Skip to content

Commit da57af7

Browse files
authored
Merge pull request #15434 from ethereum/master
Master -> staging
2 parents 3f845f3 + ab39fd9 commit da57af7

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)