This is an automated email from the ASF dual-hosted git repository.
lidongdai pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git
The following commit(s) were added to refs/heads/dev by this push:
new 9e6f4d2bc1 [Improvement][Document]Update architecture and
process-start-flow pic (#12912)
9e6f4d2bc1 is described below
commit 9e6f4d2bc17579cdf9ca1f45fa006b01103efac8
Author: xuhhui <[email protected]>
AuthorDate: Wed Nov 16 16:03:00 2022 +0800
[Improvement][Document]Update architecture and process-start-flow pic
(#12912)
Co-authored-by: xuhaihui <[email protected]>
---
docs/docs/en/architecture/design.md | 2 +-
docs/img/architecture-lastest.jpg | Bin 0 -> 57753 bytes
docs/img/process-start-flow-1.3.0.png | Bin 224425 -> 159291 bytes
3 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/docs/en/architecture/design.md
b/docs/docs/en/architecture/design.md
index b7cc733ace..72ca4e6458 100644
--- a/docs/docs/en/architecture/design.md
+++ b/docs/docs/en/architecture/design.md
@@ -5,7 +5,7 @@
### System Architecture Diagram
<p align="center">
- <img src="../../../img/architecture-1.3.0.jpg" alt="System architecture
diagram" width="70%" />
+ <img src="../../../img/architecture-lastest.jpg" alt="System architecture
diagram" width="70%" />
<p align="center">
<em>System architecture diagram</em>
</p>
diff --git a/docs/img/architecture-lastest.jpg
b/docs/img/architecture-lastest.jpg
new file mode 100644
index 0000000000..71c58394e1
Binary files /dev/null and b/docs/img/architecture-lastest.jpg differ
diff --git a/docs/img/process-start-flow-1.3.0.png
b/docs/img/process-start-flow-1.3.0.png
index fdd46724fd..5b863dfb99 100644
Binary files a/docs/img/process-start-flow-1.3.0.png and
b/docs/img/process-start-flow-1.3.0.png differ