Skip to content

Commit 07e293e

Browse files
committed
fixed
1 parent a334d53 commit 07e293e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DevOps.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<center><h2>DevOps Course Outline</h2></center>
88
<p>Welcome to our introduction to DevOps series!<p>
99
<center>
10-
<img src="/images/saltstack.jpg" height="50%" width="50%" /></center>
10+
<img src="/images/DevOps.png" height="50%" width="50%" /></center>
1111
{% assign pages = site.categories['DevOps'] | sort:"weight"%}
1212
<ol>
1313
{% for post in pages %}

0 commit comments

Comments
 (0)