From e278aa6ae1576f1867998930f193085df8cec901 Mon Sep 17 00:00:00 2001
From: lb584 <lb584@cam.ac.uk>
Date: Mon, 24 Jun 2024 16:12:46 +0100
Subject: [PATCH] more SouthAsia config work

---
 .../coordinator/fc/advisory_config_SouthAsia_fc_live.json       | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pipeline_resources/SouthAsia/configs/coordinator/fc/advisory_config_SouthAsia_fc_live.json b/pipeline_resources/SouthAsia/configs/coordinator/fc/advisory_config_SouthAsia_fc_live.json
index 807ca74..a6d39c4 100755
--- a/pipeline_resources/SouthAsia/configs/coordinator/fc/advisory_config_SouthAsia_fc_live.json
+++ b/pipeline_resources/SouthAsia/configs/coordinator/fc/advisory_config_SouthAsia_fc_live.json
@@ -57,7 +57,7 @@
         }
     },
     "Surveys" : {
-        "variety_names_tidy_fn" : "${ConfigsPath}/advisory_builder/configs/config_SouthAsia_variety_names_tidy.json",
+        "variety_names_tidy_fn" : "${ConfigsPath}/advisory_builder/config_SouthAsia_variety_names_tidy.json",
         "CountryColumnName" : "surveyor_infromation-country",
         "SouthAsia" : {
             "CountryList" : ["Afghanistan", "Bangladesh", "Bhutan", "India", "Nepal", "Pakistan"],
-- 
GitLab