Setup to set up (#12367)

Adding a trivial change

Undoing trivial change to trigger deploy
This commit is contained in:
Zach Corleissen
2019-01-24 15:49:01 -06:00
committed by Kubernetes Prow Robot
parent 7b15bdd2a2
commit 0b87f30699
+2 -2
View File
@@ -52,7 +52,7 @@
</div>
<div class="launch-card">
<h4>Setup a cluster</h4>
<h4>Set up a cluster</h4>
<p>Get Kubernetes running based on your resources and needs.</p>
<br>
@@ -65,7 +65,7 @@
<li><a href="/docs/setup/independent/install-kubeadm/">Install the kubeadm setup tool</a></li>
</ul>
<br><br>
<button id="btn-concepts" class="button" onClick="location.href='/docs/setup/';">Setup Kubernetes</button>
<button id="btn-concepts" class="button" onClick="location.href='/docs/setup/';">Set up Kubernetes</button>
</div>
<div class="launch-card">