From becb8bd21b9ded8998a0dd19b335f603941261f1 Mon Sep 17 00:00:00 2001 From: Benjamin Mako Hill Date: Mon, 24 Sep 2012 10:23:00 -0400 Subject: [PATCH] fixed https feeds which are breaking planet --- bloggers.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bloggers.yml b/bloggers.yml index 3dca687..5b11cb2 100644 --- a/bloggers.yml +++ b/bloggers.yml @@ -1,6 +1,6 @@ adelaida: links: - - [Sarah Adelaida McIntire, 'https://saddlebaggins.wordpress.com/', 'https://saddlebaggins.wordpress.com/feed/'] + - [Sarah Adelaida McIntire, 'http://saddlebaggins.wordpress.com/', 'http://saddlebaggins.wordpress.com/feed/'] start: 2012-07-09 amos: links: @@ -73,7 +73,7 @@ epopko: start: 2012-02-06 hannah: links: - - [Hannah Hildreth, 'http://sleepyjeandances.wordpress.com', 'https://sleepyjeandances.wordpress.com/feed/'] + - [Hannah Hildreth, 'http://sleepyjeandances.wordpress.com', 'http://sleepyjeandances.wordpress.com/feed/'] start: 2012-07-30 jeff: links: @@ -112,7 +112,7 @@ mako: start: 2011-10-31 mattl: links: - - [Matt Lee, 'https://lttam.wordpress.com/', 'http://feeds.feedburner.com/metamattl/rss'] + - [Matt Lee, 'http://lttam.wordpress.com/', 'http://feeds.feedburner.com/metamattl/rss'] start: 2012-02-27 mayo: end: 2012-09-10 -- 2.30.2