Skip to content

Commit ae5bf94

Browse files
authored
Update index.html
1 parent fa3862c commit ae5bf94

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ <h1>From Snowflake Servers to GitOps Nirvana</h1>
3030

3131
<!-- IMAGE 1 -->
3232
<figure>
33-
<img src="IMAGE-1.jpg" alt="Diagram of declarative stack pipeline">
33+
<img src="images/DeclarativeStack.jpg" alt="Diagram of declarative stack pipeline">
3434
<figcaption style="text-align:center;font-size:0.8rem;color:#9ca3af;">Fig 1. High-level GitOps flow (replace IMAGE-1.jpg)</figcaption>
3535
</figure>
3636

@@ -40,7 +40,7 @@ <h1>From Snowflake Servers to GitOps Nirvana</h1>
4040

4141
<!-- IMAGE 2 -->
4242
<figure>
43-
<img src="IMAGE-2.jpg" alt="Screenshot of Argo CD dashboard">
43+
<img src="images/DeclarativeArchitectureMermaidChart.jpg" alt="Screenshot of Argo CD dashboard">
4444
<figcaption style="text-align:center;font-size:0.8rem;color:#9ca3af;">Fig 2. Argo CD in action (replace IMAGE-2.jpg)</figcaption>
4545
</figure>
4646

0 commit comments

Comments
 (0)