Commit 59f4962c by Carlos Andrés Rocha

Fix error in one of the media kit assets URLs

parent 25cb6d5a
...@@ -78,7 +78,7 @@ ...@@ -78,7 +78,7 @@
</li> </li>
<li> <li>
<figure> <figure>
<a class="action action-download" href="${static.url('images/press-kit/6.002x_high-res.png')}')}"> <a class="action action-download" href="${static.url('images/press-kit/6.002x_high-res.png')}">
<img src="${static.url('images/press-kit/6.002x_x200.jpg')}"/> <img src="${static.url('images/press-kit/6.002x_x200.jpg')}"/>
<figcaption>Screenshot of 6.002x Circuits and Elecronics course.</figcaption> <figcaption>Screenshot of 6.002x Circuits and Elecronics course.</figcaption>
<span class="note">High Resolution Photo</span> <span class="note">High Resolution Photo</span>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment