Skip to content

Commit 7fcca62

Browse files
committed
Revert "debug: add intentional broken link for testing"
This reverts commit 02da378.
1 parent 8f40319 commit 7fcca62

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/lib/constants.ts

Lines changed: 2 additions & 2 deletions
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/testing-error-revert-me.xml",
202+
feed: "https://ethpandaops.io/posts/rss.xml",
203203
},
204204
{
205205
href: "https://ethstaker.cc/blog",
@@ -232,7 +232,7 @@ export const COMMUNITY_BLOGS: CommunityBlog[] = [
232232
},
233233
{
234234
href: "http://geodework.com/blog",
235-
feed: "http://geodework.com/testing-error-revert-me.xml",
235+
feed: "http://geodework.com/feed.xml",
236236
},
237237
]
238238

0 commit comments

Comments
 (0)