(site) Fix broken markup around 'download source' link

This commit is contained in:
Brandon Tilley 2014-01-15 21:39:35 -08:00
parent 53b7a3b2b7
commit f5bf0743fb

View File

@ -92,7 +92,7 @@
Source Code Source Code
</a> </a>
<p class='section-description'>Take a look at the source on GitHub and contribute to the project</p> <p class='section-description'>Take a look at the source on GitHub and contribute to the project</p>
<p><a class='ui purple button' href='https://github.com/BinaryMuse/planetary.js' onclick="_gaq.push(['_trackPageview', '/redirect-to-github-project-page']);>Examine the Source</a></p> <p><a class='ui purple button' href='https://github.com/BinaryMuse/planetary.js' onclick="_gaq.push(['_trackPageview', '/redirect-to-github-project-page']);">Examine the Source</a></p>
</div> </div>
</div> </div>