diff --git a/pipeline_resources/SouthAsia/configs/source_gen/config_SouthAsia_trialplots.json b/pipeline_resources/SouthAsia/configs/source_gen/config_SouthAsia_trialplots.json
index 508b859158c4055645161d2db7a03c243eea6ae8..7207d86a39b197f221fc7a31b9999d68d27f270e 100755
--- a/pipeline_resources/SouthAsia/configs/source_gen/config_SouthAsia_trialplots.json
+++ b/pipeline_resources/SouthAsia/configs/source_gen/config_SouthAsia_trialplots.json
@@ -5,9 +5,9 @@
     "wheat_rasters_bydate" : {},                                                                                                                                                                          
     "field_area_na_replacement" : 0.0005,                                                                                                                                                                 
     "survey_area_overwrite" : true,                                                                                                                                                                       
-    "cluster_poly_file" : "/storage/app/EWS_prod/regions/SouthAsia/resources/source_gen/assets/UMG_Mk11_grid_SouthAsia_withregions.shp",                                                                  
+    "cluster_poly_file" : "${AssetsPath}/source_gen/UMG_Mk11_grid_SouthAsia_withregions.shp",
     "id_col" : "cluster_id",                                                                                                                                                                              
-    "region_file" : "/storage/app/EWS_prod/regions/SouthAsia/resources/source_gen/assets/UMG_Mk11_grid_SouthAsia_withregions.shp",                                                                        
+    "region_file" : "${AssetsPath}/source_gen/UMG_Mk11_grid_SouthAsia_withregions.shp",
     "region_id_col" : "REGION_ID",                                                                                                                                                                        
     "wheat_stages_file" : "${AssetsPath}/source_gen/approx_growth_timing_cleaned.csv"
 }