mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 00:45:19 +00:00
Update positioning in documentation readme and CTA example (#12464)
closes: #12422 Changes: - Updated the positioning in the Fleet documentation readme - Updated the example `<call-to-action>` component in the article formatting guide.
This commit is contained in:
parent
263c11a738
commit
d7b17c7228
@ -1,6 +1,6 @@
|
||||
# Fleet documentation
|
||||
|
||||
Welcome to the documentation for Fleet, the lightweight telemetry platform for servers and workstations.
|
||||
Welcome to the documentation for Fleet, the lightweight management platform for laptops and servers.
|
||||
|
||||
> You can also read the Fleet docs over at https://fleetdm.com/docs.
|
||||
|
||||
|
@ -80,7 +80,7 @@ Use the following code snippet to include an inline CTA (call to action) in your
|
||||
```
|
||||
<call-to-action
|
||||
title="All the data you need, without the performance hit."
|
||||
text="Fleet is the lightweight telemetry platform for servers and workstations."
|
||||
text="Fleet is the lightweight management platform for laptops and servers."
|
||||
primary-button-text="Try Fleet Free"
|
||||
primary-button-href="/get-started?try-it-now"
|
||||
secondary-button-text="Schedule a demo"
|
||||
|
Loading…
Reference in New Issue
Block a user