Blog link fix

This commit is contained in:
kimth
2012-08-22 20:33:51 -04:00
parent 3913427c6a
commit 3105ff3c41

View File

@@ -9,7 +9,7 @@
<a href="https://www.edx.org" class="logo"></a>
<a href="${reverse('courses')}">Find Courses</a>
<a href="${reverse('about_edx')}">About</a>
<a href="http://edxonline.tumblr.com/">Blog</a>
<a href="http://blog.edx.org/">Blog</a>
<a href="${reverse('jobs')}">Jobs</a>
<a href="${reverse('contact')}">Contact</a>
</section>