diff --git a/analyse/analyse b/analyse/analyse index 8190ac9..a3f3f5c 100644 --- a/analyse/analyse +++ b/analyse/analyse @@ -87,7 +87,7 @@ then ./app -n ${analysis_name} -s filetype,pdf,xml,xpath,out "${corpus_path}" else - ./app -n ${analysis_name} -c ../corpus-resources/ -s filetype,pdf,xml,xpath,out "${corpus_path}" + ./app -n ${analysis_name} -c ../corpusResources/ -s filetype,pdf,xml,xpath,out "${corpus_path}" fi