Skip to content

Commit a7b9de8

Browse files
fix: Update image source path for Power BI blog post
1 parent 6eb69a3 commit a7b9de8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ <h2 class="card-title h4">
205205
</div>
206206
<!-- Blog post-->
207207
<div class="card mb-4">
208-
<a href="./posts/power BI/powerBI.html"><img class="card-img-top" src="powerBI.png"
208+
<a href="./posts/power BI/powerBI.html"><img class="card-img-top" src="./posts/powerBI/powerBI.png"
209209
alt="Professional LinkedIn account creation" /></a>
210210
<div class="card-body">
211211
<div class="small text-muted">April 25, 2024</div>

0 commit comments

Comments
 (0)