Seeds: update correct CodingBlocks podcast feed URL (#13867)

This commit is contained in:
rhymes 2021-05-28 08:35:43 +02:00 committed by GitHub
parent dce73eadd6
commit 8b92a5c1fd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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",