mirror of
https://github.com/dataforcanada/d4c-service-main-site.git
synced 2026-06-15 06:50:52 +02:00
Fix object storage label name in high-level overview diagram
This commit is contained in:
+1
-1
@@ -44,7 +44,7 @@ flowchart TD
|
|||||||
end
|
end
|
||||||
|
|
||||||
subgraph "Distribution Infrastructure"
|
subgraph "Distribution Infrastructure"
|
||||||
ObjectStorage@{ shape: bow-rect}
|
ObjectStorage@{ shape: bow-rect, label: "Object Storage"}
|
||||||
Metadata@{ shape: rect}
|
Metadata@{ shape: rect}
|
||||||
HTTP@{ shape: rect, label: "Static Files & API"}
|
HTTP@{ shape: rect, label: "Static Files & API"}
|
||||||
DecentralizedDistribution@{ shape: rect, label: "Decentralized Distribution"}
|
DecentralizedDistribution@{ shape: rect, label: "Decentralized Distribution"}
|
||||||
|
|||||||
Reference in New Issue
Block a user