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

warren pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-devlake-website.git

commit 3b7a04bf1c470b083bbd4dfb31511269f0e1952e
Author: Klesh Wong <[email protected]>
AuthorDate: Thu May 19 12:32:19 2022 +0800

    fix: compoent perspective architecture diagram
---
 docs/01-Overview/02-Architecture.md | 2 ++
 static/img/arch-component.svg       | 5 ++++-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/docs/01-Overview/02-Architecture.md 
b/docs/01-Overview/02-Architecture.md
index ae00b83..f3330e2 100755
--- a/docs/01-Overview/02-Architecture.md
+++ b/docs/01-Overview/02-Architecture.md
@@ -8,6 +8,8 @@ description: >
 
 ![devlake-architecture](../../static/img/arch-dataflow.svg)
 <p align="center">Architecture Diagram (data-flow perspective)</p>
+![devlake-architecture](../../static/img/arch-Component.svg)
+<p align="center">Architecture Diagram (component perspective)</p>
 
 
 ## Stack (from low to high)
diff --git a/static/img/arch-component.svg b/static/img/arch-component.svg
index d6cc93a..5f9daa8 100644
--- a/static/img/arch-component.svg
+++ b/static/img/arch-component.svg
@@ -1 +1,4 @@
-<mxfile host="Electron" modified="2022-05-12T09:41:06.154Z" agent="5.0 (X11; 
Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) draw.io/17.4.2 
Chrome/100.0.4896.60 Electron/18.0.1 Safari/537.36" etag="6vSd5RCrgC3i_NVkrfRo" 
version="17.4.2" type="device"><diagram id="rbQhRwd4xvFo_47z7uvu" 
name="Page-1">3VjdbpswGH2aSNtFI8CBJJdr0m6TWq0ampb2ZnKCC24dzIxJwp5+JrYhYNKlStJkvcI+fP7hnOPPNh0wmq8+M5hEtzRApONYwaoDxh3HsYcDTzwKJJfI0O5LIGQ4UEEV4OM/SIGWQjMcoLQWyCklHCd1cEbjGM14DYOM0WU97JGS+qgJDJEB+DNITPQ
 [...]
\ No newline at end of file
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Do not edit this file with editors other than diagrams.net -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd";>
+<svg xmlns="http://www.w3.org/2000/svg"; 
xmlns:xlink="http://www.w3.org/1999/xlink"; version="1.1" width="711px" 
height="271px" viewBox="-0.5 -0.5 711 271" content="&lt;mxfile 
host=&quot;Electron&quot; modified=&quot;2022-05-19T04:29:17.263Z&quot; 
agent=&quot;5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) 
draw.io/18.0.1 Chrome/100.0.4896.143 Electron/18.2.0 Safari/537.36&quot; 
etag=&quot;Gl3qT091Rh7o-7RdCQlT&quot; version=&quot;18.0.1&quot; 
type=&quot;device&quot;&gt;&lt;di [...]
\ No newline at end of file

Reply via email to