Commit 506e0076 authored by Greg Wilson's avatar Greg Wilson
Browse files

Fix #75: refer to 'next' instead of 'last'

parent b8d1ac16
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -162,7 +162,7 @@ putting the extra files in `_extras` allows us to populate the "Extras" menu pul
To clarify what will appear where,
we store files that appear directly in the navigation bar
in the root directory of the lesson.
[The last episode]({{ page.root }}/03-organization/) describes these files.
[The next episode]({{ page.root }}/03-organization/) describes these files.

[github-importer]: https://import.github.com/
[jekyll]: http://jekyllrb.com/