We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3d78891 + 5ea338f commit 801c57eCopy full SHA for 801c57e
docs/developer-guide/system-architecture.md
@@ -16,7 +16,7 @@ The DANDI platform is essentially composed of:
16
These services interconnect as follows:
17
18
<img
19
-src="../img/client_requests.jpg"
+src="../../img/client_requests.jpg"
20
alt="client_requests"
21
style="width: 90%; height: auto; display: block; margin-left: auto; margin-right: auto;"/>
22
@@ -31,7 +31,7 @@ style="width: 90%; height: auto; display: block; margin-left: auto; margin-righ
31
## Key Components
32
33
34
-src="../img/deployment.jpg"
+src="../../img/deployment.jpg"
35
alt="dandi_deployment"
36
37
0 commit comments