Skip to content

Commit 7b22295

Browse files
committed
Fixed img link
1 parent 8c3bc60 commit 7b22295

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Vagrant.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ <h2>Vagrant Course Outline</h2>
88
</center>
99
<p>Interested in creating lightweight, reproducible development environments using Vagrant? Here you go!<p>
1010
<center>
11-
<img src="/images/vagrant.png" height="25%" width="25%" /></center><br/>
11+
<img src="/images/Vagrant.png" height="25%" width="25%" /></center><br/>
1212

1313
{% assign pages = site.categories['Vagrant'] | sort:"weight"%}
1414
<ol>

0 commit comments

Comments
 (0)