diff --git a/doc/XXL-JOB-English-Documentation.md b/doc/XXL-JOB-English-Documentation.md index 42a8a654..d830f6e6 100644 --- a/doc/XXL-JOB-English-Documentation.md +++ b/doc/XXL-JOB-English-Documentation.md @@ -244,7 +244,7 @@ Source code is organized by maven,unzip it and structure is as follows: #### Step 1:Configure Schedule Center Configure file’s path of schedule center is as follows: - /xxl-job/xxl-job-admin/src/main/resources/xxl-job-admin.properties + /xxl-job/xxl-job-admin/src/main/resources/application.properties The concrete contet describe as follows: diff --git a/doc/XXL-JOB官方文档.md b/doc/XXL-JOB官方文档.md index 2b910b57..1b899e81 100644 --- a/doc/XXL-JOB官方文档.md +++ b/doc/XXL-JOB官方文档.md @@ -401,7 +401,7 @@ XXL-JOB是一个轻量级分布式任务调度平台,其核心设计目标是 #### 步骤一:调度中心配置: 调度中心配置文件地址: - /xxl-job/xxl-job-admin/src/main/resources/xxl-job-admin.properties + /xxl-job/xxl-job-admin/src/main/resources/application.properties 调度中心配置内容说明: