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 ba51781  chore: fix HTML (#313)
ba51781 is described below

commit ba5178159e1301512e8072f5c9f66bd8e6cccab7
Author: John Bampton <[email protected]>
AuthorDate: Tue Apr 6 22:45:05 2021 +1000

    chore: fix HTML (#313)
---
 docs/en-us/1.2.1/user_doc/architecture-design.md | 2 +-
 docs/en-us/1.3.1/user_doc/architecture-design.md | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/en-us/1.2.1/user_doc/architecture-design.md 
b/docs/en-us/1.2.1/user_doc/architecture-design.md
index 12749d5..10c374b 100644
--- a/docs/en-us/1.2.1/user_doc/architecture-design.md
+++ b/docs/en-us/1.2.1/user_doc/architecture-design.md
@@ -124,7 +124,7 @@ Problems in the design of centralized :
 
 ###### Decentralization
 
- <p align="center"
+ <p align="center">
    <img 
src="https://analysys.github.io/easyscheduler_docs_cn/images/decentralization.png";
 alt="decentralized" width="50%" />
  </p>
 
diff --git a/docs/en-us/1.3.1/user_doc/architecture-design.md 
b/docs/en-us/1.3.1/user_doc/architecture-design.md
index 7cad451..ddb8494 100644
--- a/docs/en-us/1.3.1/user_doc/architecture-design.md
+++ b/docs/en-us/1.3.1/user_doc/architecture-design.md
@@ -126,7 +126,7 @@ Problems in centralized thought design:
 
 
 ###### Decentralized
- <p align="center"
+ <p align="center">
    <img 
src="https://analysys.github.io/easyscheduler_docs_cn/images/decentralization.png";
 alt="Decentralization"  width="50%" />
  </p>
 

Reply via email to