Fix wording on website hero text.
Requested by @pabloschuhmacher as a small fix.
This commit is contained in:
parent
2f7c80a5e0
commit
60034b39a3
@ -2,11 +2,11 @@
|
||||
<div class="wrapper">
|
||||
<div class="text-block">
|
||||
<h2>Batteries-included for Kubernetes authentication</h2>
|
||||
<p>Pinniped is the easy, secure way to login to your Kubernetes clusters.</p>
|
||||
<p>Pinniped is the easy, secure way to log in to your Kubernetes clusters.</p>
|
||||
<div class="buttons">
|
||||
<a class="button" href="/docs/">Get Started with Pinniped</a>
|
||||
<a class="button secondary" href="https://github.com/vmware-tanzu/pinniped/releases">Download Latest Release</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user