mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 17:08:53 +00:00
/start: Be more clear (#28355)
This commit is contained in:
parent
bf2f825e97
commit
261b2446d6
1 changed files with 1 additions and 1 deletions
2
website/views/pages/start.ejs
vendored
2
website/views/pages/start.ejs
vendored
|
|
@ -709,7 +709,7 @@
|
|||
</div>
|
||||
<div class="mx-auto">
|
||||
<h2>Managed cloud for growing deployments</h2>
|
||||
<p>Hosting for customers under 300 devices is supported by one of our partners.</p>
|
||||
<p>Unfortunately, managed cloud hosting is only available for customers with 300+ hosts. You can still <a href="https://fleetdm.com/docs/deploy/deploy-fleet">host it yourself</a>.</p>
|
||||
</div>
|
||||
<div purpose="start-cards" class="justify-content-start">
|
||||
<a purpose="card" class="h-auto" :href="`https://calendly.com/fleetdm/chat?email=${encodeURIComponent(me.emailAddress)}&name=${encodeURIComponent(me.firstName+' '+me.lastName)}`">
|
||||
|
|
|
|||
Loading…
Reference in a new issue