Skip to content

Commit

Permalink
update broken image path
Browse files Browse the repository at this point in the history
  • Loading branch information
v-savila committed Feb 11, 2019
1 parent 9181c6d commit 2b3397a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions education/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ ms.prod: w10
<div class="card">
<div class="cardImageOuter">
<div class="cardImage bgdAccent1">
<img src="images/education-pro-usb.svg" alt="" />
<img src="https://docs.microsoft.com/media/hubs/education/education-pro-usb.svg" alt="" />
</div>
</div>
<div class="cardText">
Expand All @@ -110,7 +110,7 @@ ms.prod: w10
<div class="card">
<div class="cardImageOuter">
<div class="cardImage bgdAccent1">
<img src="images/education-ms-teams.svg" alt="" />
<img src="https://docs.microsoft.com/media/hubs/education/education-ms-teams.svg" alt="" />
</div>
</div>
<div class="cardText">
Expand Down

0 comments on commit 2b3397a

Please sign in to comment.