diff --git a/bin/update_readme b/bin/update_readme index 9249f32..52579ef 100755 --- a/bin/update_readme +++ b/bin/update_readme @@ -9,7 +9,7 @@ $:.push File.expand_path("../lib", __dir__) require "github_readme" readme = Readme.new("profile/README.md") -blog = RssFeed.new(url: "https://feeds.feedburner.com/GiantRobotsSmashingIntoOtherGiantRobots") +blog = RssFeed.new(url: "https://feed.thoughtbot.com") podcasts = CombinedRssFeed.new( feed_urls: [ "https://podcast.thoughtbot.com/rss",