Change minor version number on main page to be correct

This commit is contained in:
Marcus Whybrow 2012-11-05 18:53:26 +00:00
parent 3a664376d3
commit ed1363836d

View File

@ -16,7 +16,7 @@ tab: overview
<div class="buttons">
<a id="view-button" href="https://github.com/marcuswhybrow/minecraft-server-manager" class="btn btn-primary btn-large" onclick="_gaq.push(['_trackEvent', 'Masthead Actions', 'Github Project', 'View project on GitHub']);">View project on GitHub</a>
<a id="install-button" href="{{ site.baseurl }}/docs/" class="btn btn-large" onclick="_gaq.push(['_trackEvent', 'Masthead Actions', 'Install']);">Install Guide <small>(0.2.0)</small></a>
<a id="install-button" href="{{ site.baseurl }}/docs/" class="btn btn-large" onclick="_gaq.push(['_trackEvent', 'Masthead Actions', 'Install']);">Install Guide <small>(0.8.0)</small></a>
</div>
<ul class="quick-links">