Skip to content

Commit 696bb3f

Browse files
committed
Switch to new RSS feed URL
We moved away from using Feedburner, so now we have a new URL.
1 parent 726ffbd commit 696bb3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/update_readme

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ $:.push File.expand_path("../lib", __dir__)
99
require "github_readme"
1010

1111
readme = Readme.new("profile/README.md")
12-
blog = RssFeed.new(url: "https://feeds.feedburner.com/GiantRobotsSmashingIntoOtherGiantRobots")
12+
blog = RssFeed.new(url: "https://feed.thoughtbot.com")
1313
podcasts = CombinedRssFeed.new(
1414
feed_urls: [
1515
"https://podcast.thoughtbot.com/rss",

0 commit comments

Comments
 (0)