Skip to content

Commit a6ff8de

Browse files
docs: update architecture diagram (#225)
* docs: update architecture diagram directly linking diagram from github instead of duplicating an extra copy * Update doc-site/docs/about/architecture-overview.md Co-authored-by: Bill Monkman <[email protected]> Co-authored-by: Bill Monkman <[email protected]>
1 parent 14607d4 commit a6ff8de

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

doc-site/docs/about/architecture-overview.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,13 @@ sidebar_position: 2
88

99

1010
This diagram is a high-level overview of components that are setup in the default scenario as a reference.
11-
![Architecture diagram](./architecture-overview.svg)
11+
![Architecture diagram][architecture-diagram]
12+
[Open diagram in a new tab][architecture-diagram]
1213

1314
:::note Updating the diagram
14-
The diagram is generated using [draw.io] and the source file is committed to the docs, to make updates to the diagram please create pull-request with **both the Svg and the source file**.
15+
The diagram is generated using [diagrams.net] and the [source file][diagram-source] is committed to the repository, to update the diagram please create a pull request with **both the SVG and the source file**.
1516
:::
1617

17-
[draw.io]: https://www.diagrams.net/
18+
[architecture-diagram]: https://raw.githubusercontent.com/commitdev/zero-aws-eks-stack/main/docs/architecture-overview.svg
19+
[diagram-source]: https://github.com/commitdev/zero-aws-eks-stack/blob/main/docs/architecture-overview.drawio
20+
[diagrams.net]: https://www.diagrams.net/

doc-site/docs/about/architecture-overview.svg

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)