This is an automated email from the ASF dual-hosted git repository.
SbloodyS pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git
The following commit(s) were added to refs/heads/dev by this push:
new 123df9ffa4 [Chore] Hotfix 3.4.2 doc error (#18319)
123df9ffa4 is described below
commit 123df9ffa46201e3b21a23bd2527b3b170bdac12
Author: xiangzihao <[email protected]>
AuthorDate: Thu Jun 4 16:35:02 2026 +0800
[Chore] Hotfix 3.4.2 doc error (#18319)
---
docs/configs/index.md.jsx | 1 +
1 file changed, 1 insertion(+)
diff --git a/docs/configs/index.md.jsx b/docs/configs/index.md.jsx
index 9dd6c67c56..ba5a8aae56 100644
--- a/docs/configs/index.md.jsx
+++ b/docs/configs/index.md.jsx
@@ -69,6 +69,7 @@ import docs331Config from '../../../site_config/docs3-3-1';
import docs332Config from '../../../site_config/docs3-3-2';
import docs340Config from '../../../site_config/docs3-4-0';
import docs341Config from '../../../site_config/docs3-4-1';
+import docs342Config from '../../../site_config/docs3-4-2';
import docsDevConfig from '../../../site_config/docsdev';
const docsSource = {