diff options
author | pmikus <peter.mikus@protonmail.ch> | 2023-03-23 12:25:34 +0000 |
---|---|---|
committer | Peter Mikus <peter.mikus@protonmail.ch> | 2023-03-23 13:10:14 +0000 |
commit | de72298ead9d9564f7c2b9647226f48c47e9e0bf (patch) | |
tree | b6c6e5bc2a0ca428bb325b145e12e1517dc38978 /docs/content/introduction | |
parent | 7df3ef0a7b23614ef3329061be184cf25f8fa21f (diff) |
feat(docs): Add missing infra sections
Signed-off-by: pmikus <peter.mikus@protonmail.ch>
Change-Id: I46008fa035418fb4bc0445b43403847a1e6a288e
Diffstat (limited to 'docs/content/introduction')
-rw-r--r-- | docs/content/introduction/design.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/introduction/design.md b/docs/content/introduction/design.md index 5a501faeba..ba31477c4d 100644 --- a/docs/content/introduction/design.md +++ b/docs/content/introduction/design.md @@ -20,7 +20,7 @@ of the hierarchy, presentation level at the top level and a number of functional layers in-between. The current CSIT system design including CSIT framework is depicted in the figure below. -{{< figure src="/cdocs/csit_design_picture.svg" title="Steve Francia" >}} +{{< figure src="/cdocs/csit_design_picture.svg" title="CSIT Design" >}} A brief bottom-up description is provided here: |