Seeds: update correct CodingBlocks podcast feed URL (#13867)
This commit is contained in:
parent
dce73eadd6
commit
8b92a5c1fd
1 changed files with 1 additions and 1 deletions
|
|
@ -241,7 +241,7 @@ seeder.create_if_none(Podcast) do
|
|||
{
|
||||
title: "CodingBlocks",
|
||||
description: "",
|
||||
feed_url: "http://feeds.podtrac.com/c8yBGHRafqhz",
|
||||
feed_url: "https://www.codingblocks.net/podcast-feed.xml",
|
||||
slug: "codingblocks",
|
||||
twitter_username: "CodingBlocks",
|
||||
website_url: "http://codingblocks.net",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue