Commit 6c1c50ea authored by Greg Wilson's avatar Greg Wilson
Browse files

Linking to episodes from setup page.

1.  Adding link using `page.root`.
2.  Adding ID attribute to syllabus.

Replaces #56.
parent 3d54bff7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@
  Days are displayed if at least one episode has 'start = true'.
{% endcomment %}
<div class="syllabus">
  <h2>Schedule</h2>
  <h2 id="schedule">Schedule</h2>

  {% assign day = 0 %}
  {% assign multiday = false %}
+1 −1
Original line number Diff line number Diff line
@@ -104,7 +104,7 @@ lesson is `data-cleanup`.
    that cannot be put into the styles repository
    (because they would trigger repeated merge conflicts).

12. Create and edit files as explained in the episodes of this lesson.
12. Create and edit files as explained in [the episodes of this lesson]({{ page.root }}/#schedule).

13. Preview the HTML pages for your lesson: