diff --git a/recipes/ars_technica.recipe b/recipes/ars_technica.recipe index 4bb148073d..2bc0b40461 100644 --- a/recipes/ars_technica.recipe +++ b/recipes/ars_technica.recipe @@ -74,7 +74,7 @@ class ArsTechnica(BasicNewsRecipe): # Feed are found here: [url]http://arstechnica.com/rss-feeds/[/url] feeds = [ ('Ars Technica', 'https://arstechnica.com/feed/'), - ('Features', 'https://arstechnica.com/feautes/feed/'), + ('Features', 'https://arstechnica.com/features/feed/'), ('Technology Lab', 'https://arstechnica.com/information-technology/feed/'), ('Gear & Gadgets', 'https://arstechnica.com/gadgets/feed/'), ('Culture', 'https://arstechnica.com/cuture/feed/'),