You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by li...@apache.org on 2021/07/03 16:14:38 UTC

[dolphinscheduler-website] branch master updated: testing insert embedded video into website

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 19a9e70  testing insert embedded video into website
19a9e70 is described below

commit 19a9e702997d068c42c9a9806bd474f89c9d8175
Author: dailidong <da...@gmail.com>
AuthorDate: Sun Jul 4 00:14:30 2021 +0800

    testing insert embedded video into website
---
 development/zh-cn/development-environment-setup.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/development/zh-cn/development-environment-setup.md b/development/zh-cn/development-environment-setup.md
index a3ea82d..dee5a3e 100644
--- a/development/zh-cn/development-environment-setup.md
+++ b/development/zh-cn/development-environment-setup.md
@@ -1,5 +1,9 @@
 ## 环境搭建
 
+如果您对本地开发的视频教程感兴趣的话,也可以跟着视频来一步一步操作
+<iframe src="//player.bilibili.com/player.html?aid=291443952&bvid=BV1hf4y1b7sX&cid=363873488&page=1" scrolling="no" border="0" frameborder="no" framespacing="0" allowfullscreen="true"> </iframe>
+
+
 #### 准备工作
 
 1. 首先从远端仓库 fork [dolphinscheduler](https://github.com/apache/dolphinscheduler) 一份代码到自己的仓库中