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 c534543  Automated deployment: 6d112ec4a690e4391ac4bdfb6d01d513e2981267
c534543 is described below

commit c53454356bc823019e1a774a02610735235349c5
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Oct 29 02:20:02 2021 +0000

    Automated deployment: 6d112ec4a690e4391ac4bdfb6d01d513e2981267
---
 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 ce56871..b886dad 100644
--- a/zh-cn/development/development-environment-setup.html
+++ b/zh-cn/development/development-environment-setup.html
@@ -33,7 +33,7 @@ git clone [email protected]:apache/dolphinscheduler.git
 </ul>
 <h2>DolphinScheduler Standalone快速开发模式</h2>
 <blockquote>
-<p><strong><em>注意:</em></strong>: 仅供单机开发调试使用,默认使用 H2 Database,Zookeeper 
Testing Server。
+<p><strong><em>注意:</em></strong> 仅供单机开发调试使用,默认使用 H2 Database,Zookeeper Testing 
Server。
 如需测试插件,可自行修改 StandaloneServer中<code>plugin.bind</code>,亦或修改配置文件。具体请查看插件说明。
 Standalone 仅在 DolphinScheduler 1.3.9 及以后的版本支持</p>
 </blockquote>
diff --git a/zh-cn/development/development-environment-setup.json 
b/zh-cn/development/development-environment-setup.json
index aa05d79..22632fd 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