From cc26579ee742598dd6869b80bac56d99c5ba58fd Mon Sep 17 00:00:00 2001 From: Fabian Mastenbroek Date: Mon, 10 May 2021 10:21:33 +0200 Subject: docs: Fix reference to OpenDC component overview This change fixes the invalid reference to the image of the OpenDC component overview. --- docs/architecture.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'docs/architecture.md') diff --git a/docs/architecture.md b/docs/architecture.md index 032e8f4b..7e644ec1 100644 --- a/docs/architecture.md +++ b/docs/architecture.md @@ -3,9 +3,7 @@ OpenDC consists of four components: a Kotlin simulator, a MongoDB database, a Python Flask [API](/opendc-web/opendc-web-api), and a React.js [frontend](/opendc-web/opendc-web-ui). -

- OpenDC Component Diagram -

+![OpenDC Component Diagram](./images/component-diagram.png) On the frontend, users can construct a topology by specifying a datacenter's rooms, racks and machines, and create scenarios to see how a workload trace runs on that topology. The frontend communicates with the web server over -- cgit v1.2.3