Make 'Students' link on FAQ page point to /help (LH #164)

This commit is contained in:
Victor Shnayder
2013-01-27 17:38:56 -05:00
parent d237e68af2
commit aee8c863cd

View File

@@ -84,7 +84,7 @@
<nav class="categories">
<a href="#organization">Organization</a>
<a href="#students">Students</a>
<a href="${reverse('help_edx')}">Students</a>
<a href="#technology-platform">Technology Platform</a>
</nav>
</section>