Skip to content

Commit

Permalink
Corrected small typo in quiz link
Browse files Browse the repository at this point in the history
  • Loading branch information
dgrtwo committed Sep 17, 2014
1 parent 9a55b63 commit 2efac1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _layouts/segment.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ <h1 class="page-title">{{ page.lesson }}.{{ page.segment}} {{ segment.title }}</

You can view the code used in this lesson <a href="{{ site.baseurl }}/code/code_lesson{{ page.lesson }}/#segment{{ page.segment }}">here.</a>

Don't forget to take the quiz in Swirl (<a href="../../quizzes">see here for more</a>).
Don't forget to take the quiz in Swirl (<a href="../../../quizzes">see here for more</a>).

<!---
<div class="btn-group btn-group">
Expand Down

0 comments on commit 2efac1e

Please sign in to comment.