Fixed broken link (#25323)

This commit is contained in:
Allen Houchins 2025-01-10 08:56:34 -06:00 committed by GitHub
parent 940f190c38
commit 464d99dd19
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -22,7 +22,7 @@ Fleet now creates policies automatically when you add a custom package. This eli
### Hide secrets in configuration profiles and scripts
Fleet ensures that GitHub or GitLab secrets, like API tokens and license keys used in scripts (Shell & PowerShell) and configuration profiles (macOS & Windows), are hidden when viewed or downloaded in Fleet. This protects sensitive information, keeping it secure until its deployed to the hosts. Learn more about secrets [here](https://fleetdm.com/secret-variables).
Fleet ensures that GitHub or GitLab secrets, like API tokens and license keys used in scripts (Shell & PowerShell) and configuration profiles (macOS & Windows), are hidden when viewed or downloaded in Fleet. This protects sensitive information, keeping it secure until its deployed to the hosts. Learn more about secrets [here](https://fleetdm.com/guides/secret-variables).
## Changes