Commit 972837a9 by David Ormsbee

Merge pull request #510 from MITx/kimth/blog-link-fix

Blog link fix
parents 8e560688 3105ff3c
......@@ -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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment