From ecb47316ae5f25a1bce4350ccb223a67c4b79c7f Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Fri, 5 Feb 2021 12:56:43 +0530 Subject: [PATCH] World URL changed at reuters.com --- recipes/reuters.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/reuters.recipe b/recipes/reuters.recipe index 18fc562359..a85a703ea5 100644 --- a/recipes/reuters.recipe +++ b/recipes/reuters.recipe @@ -11,7 +11,7 @@ country_defs = { 'us': ('www.reuters.com', { 'Business': 'finance', 'Markets': 'finance/markets', - 'World': 'news/world', + 'World': 'world', 'Politics': 'politics', 'Tech': 'news/technology', 'Wealth': 'finance/wealth',