head-header: Fix missing "View On Github" link

Without this commit, the button goes to kubernetes.io home page.
This commit is contained in:
Rodrigo Campos
2016-03-14 11:08:35 -03:00
parent b840399f4a
commit cade182224
+1 -1
View File
@@ -42,7 +42,7 @@
<main data-auto-burger="primary">
<div class="left">
<h5 class="github-invite">Interested in hacking on the core Kubernetes code base?</h5>
<a href="" class="button" data-auto-burger-exclude>View On Github</a>
<a href="https://github.com/kubernetes/kubernetes" class="button" data-auto-burger-exclude>View On Github</a>
</div>
<div class="right">