File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -60,10 +60,10 @@ toc: false
60
60
61
61
To get insights into how the Nighthawk Coding Society (NCS) made KasmV2 continue reading this overview.
62
62
63
- <img src =" https://github.com/user-attachments/assets/fbaaf499-b7c9-48d8-9005-df2b96e3a456 " alt =" System Diagram " class =" system-diagram " onclick =" toggleDiagram ()" >
63
+ <img src =" {{site.baseurl}}/kasm_design/kasm_diagram.png " alt =" System Diagram " class =" system-diagram " onclick =" toggleDiagram ()" >
64
64
65
65
<div class =" diagram-overlay " id =" diagram-overlay " onclick =" toggleDiagram ()" >
66
- <img src="https://github.com/user-attachments/assets/fbaaf499-b7c9-48d8-9005-df2b96e3a456 " alt="Enlarged System Diagram">
66
+ <img src="{{site.baseurl}}/kasm_design/kasm_diagram.png " alt="Enlarged System Diagram">
67
67
</div >
68
68
69
69
<script >
You can’t perform that action at this time.
0 commit comments