This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 2ca14dd  Automated deployment: d872e9af65055ec94d63d6160acb644efabd469f
2ca14dd is described below

commit 2ca14ddfc8f0f8e5ad8e1d8ba7a388dd4f1c2db8
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Oct 28 10:21:56 2021 +0000

    Automated deployment: d872e9af65055ec94d63d6160acb644efabd469f
---
 zh-cn/development/development-environment-setup.html | 2 +-
 zh-cn/development/development-environment-setup.json | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/zh-cn/development/development-environment-setup.html 
b/zh-cn/development/development-environment-setup.html
index 7190213..ce56871 100644
--- a/zh-cn/development/development-environment-setup.html
+++ b/zh-cn/development/development-environment-setup.html
@@ -34,7 +34,7 @@ git clone [email protected]:apache/dolphinscheduler.git
 <h2>DolphinScheduler Standalone快速开发模式</h2>
 <blockquote>
 <p><strong><em>注意:</em></strong>: 仅供单机开发调试使用,默认使用 H2 Database,Zookeeper 
Testing Server。
-如需测试插件,可自行修改 StandaloneServer中p<code>lugin.bind</code>,亦或修改配置文件。具体请查看插件说明。
+如需测试插件,可自行修改 StandaloneServer中<code>plugin.bind</code>,亦或修改配置文件。具体请查看插件说明。
 Standalone 仅在 DolphinScheduler 1.3.9 及以后的版本支持</p>
 </blockquote>
 <h3>分支选择</h3>
diff --git a/zh-cn/development/development-environment-setup.json 
b/zh-cn/development/development-environment-setup.json
index 07148d7..aa05d79 100644
--- a/zh-cn/development/development-environment-setup.json
+++ b/zh-cn/development/development-environment-setup.json
@@ -1,6 +1,6 @@
 {
   "filename": "development-environment-setup.md",
-  "__html": "<h1>DolphinScheduler 开发手册</h1>\n<h2>前置条件</h2>\n<p>在搭建 
DolphinScheduler 开发环境之前请确保你已经安装一下软件</p>\n<ul>\n<li><a 
href=\"https://git-scm.com/downloads\";>Git</a>: 版本控制系统</li>\n<li><a 
href=\"https://www.oracle.com/technetwork/java/javase/downloads/index.html\";>JDK</a>:
 后端开发</li>\n<li><a href=\"http://maven.apache.org/download.cgi\";>Maven</a>: 
Java包管理系统</li>\n<li><a href=\"https://nodejs.org/en/download\";>Node</a>: 
前端开发</li>\n</ul>\n<h3>克隆代码库</h3>\n<p>通过你 git 管理工具下载 git 代码,下面以 git-co [...]
+  "__html": "<h1>DolphinScheduler 开发手册</h1>\n<h2>前置条件</h2>\n<p>在搭建 
DolphinScheduler 开发环境之前请确保你已经安装一下软件</p>\n<ul>\n<li><a 
href=\"https://git-scm.com/downloads\";>Git</a>: 版本控制系统</li>\n<li><a 
href=\"https://www.oracle.com/technetwork/java/javase/downloads/index.html\";>JDK</a>:
 后端开发</li>\n<li><a href=\"http://maven.apache.org/download.cgi\";>Maven</a>: 
Java包管理系统</li>\n<li><a href=\"https://nodejs.org/en/download\";>Node</a>: 
前端开发</li>\n</ul>\n<h3>克隆代码库</h3>\n<p>通过你 git 管理工具下载 git 代码,下面以 git-co [...]
   "link": "/dist/zh-cn/development/development-environment-setup.html",
   "meta": {}
 }
\ No newline at end of file

Reply via email to