diff --git a/docs/configs/docsdev.js b/docs/configs/docsdev.js
index b688843812..2b0128ec53 100644
--- a/docs/configs/docsdev.js
+++ b/docs/configs/docsdev.js
@@ -822,7 +822,7 @@ export default {
},
{
title: '数据源设置',
- link: '/zh-cn/docs/dev/user_doc/guide/howto/general-setting.html',
+ link: '/zh-cn/docs/dev/user_doc/guide/howto/datasource-setting.html',
},
{
title: '其他',
diff --git a/dolphinscheduler-bom/pom.xml b/dolphinscheduler-bom/pom.xml
index 1d3e6be46c..588c79b34d 100644
--- a/dolphinscheduler-bom/pom.xml
+++ b/dolphinscheduler-bom/pom.xml
@@ -57,6 +57,7 @@