Skip to content

Commit

Permalink
Remove broken link and add space
Browse files Browse the repository at this point in the history
  • Loading branch information
robbiejaeger committed Jul 16, 2019
1 parent 59ca5d3 commit 1d492c0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions lessons/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,12 @@ <h3>HTML and CSS</h3>
<ul>
<li class="lesson"><a href="module-1/html-1.html">HTML I: Structure & Semantics</a></li>
<li class="lesson"><a href="module-1/html-semantic-element-review.html">HTML Review Workshop: Structure, Semantics</a></li>
<li class="lesson"><a href="module-1/html-forms.html">HTML II: Forms</a></li>
<li class="lesson"><a href="module-1/css-1.html">CSS I: Structure, Box Model, and Positioning</a></li>
<li class="lesson"><a href="module-1/css-2.html">CSS Jigsaw</a></li>
<li class="lesson"><a href="module-1/intro-to-responsive.html" target="_blank">Intro To Responsive Layouts</a></li>
<li class="lesson"><a href="https://github.com/turingschool-examples/css-layout-challenges" target="_blank">CSS Layout Challenges</a></li>
<li class="lesson"><a href="module-1/reset-vs-normalize.html">Reset vs Normalize CSS Files</a></li>
<li class="lesson"><a href="module-1/intro-to-flexbox.html">Introduction to Flexbox</a><a href="module-1/intro-to-flexbox-slides.html">Slides</a></li>
<li class="lesson"><a href="module-1/intro-to-flexbox.html">Introduction to Flexbox</a> | <a href="module-1/intro-to-flexbox-slides.html">Slides</a></li>
<li class="lesson"><a href="module-1/introduction-to-grid.html">Introduction to Grid</a></li>
<li class="lesson"><a href="module-1/css-transitions-transformations">CSS Transitions, Transformations, and Animations</a></li>
<li class="lesson"><a href="https://github.com/turingschool-examples/responsive-rescue">Unicorn Rescue</a></li>
Expand Down

0 comments on commit 1d492c0

Please sign in to comment.