diff --git a/recipes/new_statesman.recipe b/recipes/new_statesman.recipe index 22e4e15d76..553f5a8f6e 100644 --- a/recipes/new_statesman.recipe +++ b/recipes/new_statesman.recipe @@ -40,4 +40,4 @@ class NewStatesman(BasicNewsRecipe): 'language': language } - feeds = [(u'Articles', u'https://www.newstatesman.com/feeds/site_feed.rss')] + feeds = [(u'Articles', u'https://www.newstatesman.com/feed')]