fleet/docs
Lucas Manuel Rodriguez 49fccdb7b0
Fix broken links in Adding-hosts.md and Orbit.md (#9230)
Hi folks!

I wanted to share some docs to a user and I got a 404:
The "cleanup script" link on
https://fleetdm.com/docs/using-fleet/orbit#mac-os click returns a 404.

- I used the "Markdown All in One" VS code extension to re-generate (and
fix) the indexes in those files.
- I used https://github.com/tcort/markdown-link-check to check for
broken links:
```
markdown-link-check Orbit.md
markdown-link-check Adding-hosts.md
```
2023-01-18 10:04:44 -06:00
..
01-Using-Fleet/standard-query-library Website: Add "Requires MDM" badge to /queries page (#9296) 2023-01-12 10:05:03 -06:00
Contributing Implement API endpoint for MDM manual enrollment profile download (#9232) 2023-01-16 10:22:12 -05:00
Deploying Prepare for 4.26.0 (#9326) 2023-01-13 16:26:22 -08:00
files Create 2022-04-29-fleet-penetration-test.pdf (#5658) 2022-05-10 10:26:10 -04:00
images Update using-fleet/fleet-ui doc page (#7599) 2022-09-09 10:14:40 -04:00
Using-Fleet Fix broken links in Adding-hosts.md and Orbit.md (#9230) 2023-01-18 10:04:44 -06:00
README.md Updated messaging on docs/readme.md (#6788) 2022-07-21 06:09:01 -05:00

Fleet documentation

Welcome to the documentation for Fleet, the lightweight telemetry platform for servers and workstations.

You can also read the Fleet docs over at https://fleetdm.com/docs.

Using Fleet

Resources for using the Fleet UI, fleetctl CLI, and Fleet REST API.

Deploying

Resources for installing Fleet's infrastructure dependencies, configuring Fleet, deploying osquery to hosts, and viewing example deployment scenarios.

Contributing

If you're interested in interacting with the Fleet source code, you'll find information on modifying and building the code here.


If you have any questions, please don't hesitate to File a GitHub issue or join us on Slack. You can find us in the #fleet channel.