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/incubator-dolphinscheduler-website.git


The following commit(s) were added to refs/heads/master by this push:
     new e55ecd8  display login page in en-us deployment md
     new fb0233f  Merge pull request #111 from AhahaGe/master
e55ecd8 is described below

commit e55ecd8413de55025ada7d050d6a3e1ad7479a0c
Author: guirong.ggr <[email protected]>
AuthorDate: Wed Mar 11 22:11:43 2020 +0800

    display login page in en-us deployment md
---
 docs/en-us/1.2.0/user_doc/cluster-deployment.md    | 4 ----
 docs/en-us/1.2.0/user_doc/standalone-deployment.md | 4 ----
 2 files changed, 8 deletions(-)

diff --git a/docs/en-us/1.2.0/user_doc/cluster-deployment.md 
b/docs/en-us/1.2.0/user_doc/cluster-deployment.md
index 88d69ed..d9490eb 100755
--- a/docs/en-us/1.2.0/user_doc/cluster-deployment.md
+++ b/docs/en-us/1.2.0/user_doc/cluster-deployment.md
@@ -388,11 +388,9 @@ mv 
apache-dolphinscheduler-incubating-1.2.0-dolphinscheduler-front-bin dolphinsc
 
 - Visit the front page address: http://localhost:8888. If the front login page 
appears, the front web installation is complete.
 
-  ```html
   <p align="center">
      <img src="/img/login.png" width="60%" />
    </p>
-  ```
 
 ### 2.2 Manual Deployment
 - Install nginx by yourself, download it from the official website: Or `yum 
install nginx -y` 
@@ -442,11 +440,9 @@ server {
 
 - Visit the front page address: http://localhost:8888. If the front login page 
appears, the front web installation is complete.
 
-  ```html
   <p align="center">
      <img src="/img/login.png" width="60%" />
    </p>
-  ```
 
 
 
diff --git a/docs/en-us/1.2.0/user_doc/standalone-deployment.md 
b/docs/en-us/1.2.0/user_doc/standalone-deployment.md
index 9af2be4..b21783a 100755
--- a/docs/en-us/1.2.0/user_doc/standalone-deployment.md
+++ b/docs/en-us/1.2.0/user_doc/standalone-deployment.md
@@ -344,11 +344,9 @@ mv 
apache-dolphinscheduler-incubating-1.2.0-dolphinscheduler-front-bin dolphinsc
 
 - Visit the front page address: http://localhost:8888. If the front login page 
appears, the front web installation is complete.
 
-  ```html
   <p align="center">
      <img src="/img/login.png" width="60%" />
    </p>
-  ```
 
 ### 2.2 Manual Deployment
 - Install nginx by yourself, download it from the official website: Or `yum 
install nginx -y` 
@@ -398,11 +396,9 @@ server {
 
 - Visit the front page address: http://localhost:8888. If the front login page 
appears, the front web installation is complete.
 
-  ```html
   <p align="center">
      <img src="/img/login.png" width="60%" />
    </p>
-  ```
 
 
 

Reply via email to