This is an automated email from the ASF dual-hosted git repository.
zhongjiajie 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 4f596f362a [doc] Fix syntax error cause website not work correctly
(#9826)
4f596f362a is described below
commit 4f596f362a976368945d3cce7b6d326d4aecf2a1
Author: Jiajie Zhong <[email protected]>
AuthorDate: Thu Apr 28 15:33:03 2022 +0800
[doc] Fix syntax error cause website not work correctly (#9826)
---
docs/configs/docsdev.js | 1 -
1 file changed, 1 deletion(-)
diff --git a/docs/configs/docsdev.js b/docs/configs/docsdev.js
index 879590ba2d..3741c80acd 100644
--- a/docs/configs/docsdev.js
+++ b/docs/configs/docsdev.js
@@ -245,7 +245,6 @@ export default {
title: 'Script',
link:
'/en-us/docs/dev/user_doc/guide/alert/script.html',
},
- ,
{
title: 'Http',
link:
'/en-us/docs/dev/user_doc/guide/alert/http.html',