Fix links for new baseurl

This commit is contained in:
Marcus Whybrow 2012-08-08 03:26:05 +01:00
parent a05ea9077b
commit 7725db83d9

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.2.0)</small></a>
</div>
<ul class="quick-links">
@ -26,7 +26,7 @@ tab: overview
<li>
<iframe class="github-btn" src="http://markdotto.github.com/github-buttons/github-btn.html?user=marcuswhybrow&amp;repo=minecraft-server-manager&amp;type=fork&amp;count=true" allowtransparency="true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe>
</li>
<li class="text ga-track"><a href="{{ site.baseurl }}docs/">Read the docs</a></li>
<li class="text ga-track"><a href="{{ site.baseurl }}/docs/">Read the docs</a></li>
<li class="text ga-track"><a href="https://github.com/marcuswhybrow/minecraft-server-manager/issues">Submit an issue</a></li>
</ul>
@ -94,7 +94,7 @@ tab: overview
<div class="span4">
<img class="feature-icon" src="assets/img/glyphicons/glyphicons_269_keyboard_wired.png">
<h2>Easy to get to grips with</h2>
<p>As well as <a class="ga-track" href="{{ site.baseurl }}docs/">detailed documentation</a>, and <a class="ga-track" href="https://github.com/marcuswhybrow/minecraft-server-manager/issues">issue submissions</a>, bash completion makes remembering what to type a thing of the past. Just hit tab!</p>
<p>As well as <a class="ga-track" href="{{ site.baseurl }}/docs/">detailed documentation</a>, and <a class="ga-track" href="https://github.com/marcuswhybrow/minecraft-server-manager/issues">issue submissions</a>, bash completion makes remembering what to type a thing of the past. Just hit tab!</p>
</div>
<div class="span4">