Fix broken link in documentation (#3270)

This commit is contained in:
Zach Wasserman 2021-12-08 20:18:50 -08:00 committed by GitHub
parent a6d60cc193
commit 9343c9b832
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -136,7 +136,7 @@ You can deploy MySQL or Maria any way you want. We recommend using managed/hoste
Duplicate host enrollment is when more than one host enrolls in Fleet using the same identifier (hardware UUID or osquery generated UUID). This can be caused by cloning a VM Image with an already enrolled
osquery client. To resolve the issues, it's advised to configure `--osquery_host_identifier` to `uuid`, and then delete the single host record for that whole set of hosts in the Fleet UI. You can find more information about
[host identifiers here](https://github.com/fleetdm/fleet/blob/main/docs/02-Deploying/02-Configuration.md#osquery_host_identifier).
[host identifiers here](./03-Configuration.md#osquery_host_identifier).
## How long are osquery enroll secrets valid?