Skip to content

Commit ce5d335

Browse files
committed
fixed broken image url
1 parent 9f32d07 commit ce5d335

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
@@ -39,7 +39,7 @@ <h3>Facts About Manchester</h3>
3939
<li>The vegetarian movement started here in 1847</li>
4040
</ul>
4141
</div>
42-
<img src="hppts://media.istockphoto.com/id/1492724975/photo/manchester-tram.jpg?s=612x612&w=0&k=20&c=mZY9zrqVe9dS8W-pBlrsJAr0-jZdVg4ThbEiRI5kZeQ=" alt="A Manchester tram">
42+
<img src="https://media.istockphoto.com/id/1492724975/photo/manchester-tram.jpg?s=612x612&w=0&k=20&c=mZY9zrqVe9dS8W-pBlrsJAr0-jZdVg4ThbEiRI5kZeQ=" alt="A Manchester tram">
4343
</section>
4444
<section class="content">
4545
<div>

0 commit comments

Comments
 (0)