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:
Eric 2023-07-17 14:38:07 -05:00 committed by GitHub
parent 263c11a738
commit d7b17c7228
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -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.

View File

@ -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"