mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
fix: update heading (#4152)
* fix: update heading * Update docs/01-Using-Fleet/README.md Co-authored-by: Mike Thomas <78363703+mike-j-thomas@users.noreply.github.com>
This commit is contained in:
parent
e1708466b5
commit
8070e1e606
1 changed files with 2 additions and 2 deletions
|
|
@ -3,7 +3,7 @@
|
|||
### [Fleet UI](./01-Fleet-UI.md)
|
||||
Provides documentation about running and scheduling queries from within the Fleet UI
|
||||
|
||||
### [fleetctl CLI](./02-fleetctl-CLI.md)
|
||||
### [Fleetctl CLI](./02-fleetctl-CLI.md)
|
||||
Includes resources for setting up and configuring Fleet via the fleetctl CLI
|
||||
|
||||
### [REST API](./03-REST-API.md)
|
||||
|
|
@ -22,4 +22,4 @@ Provides documentation for load balancer health checks and working with Fleet se
|
|||
Includes resources for ways to mitigate against the OWASP top 10 issues
|
||||
|
||||
### [FAQ](./FAQ.md)
|
||||
Includes commonly asked questions and answers about using Fleet from the Fleet community
|
||||
Includes frequently asked questions and answers about using Fleet from the Fleet community
|
||||
|
|
|
|||
Loading…
Reference in a new issue