Fleet UI: Fix agent options link (#14403)

This commit is contained in:
Jordan Wright 2023-10-13 13:34:00 -05:00 committed by GitHub
parent 138d66cfcb
commit bcb70fad41
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -74,7 +74,7 @@ const Agents = ({
Agent options configure the osquery agent. When you update agent
options, they will be applied the next time a host checks in to Fleet.{" "}
<CustomLink
url="https://fleetdm.com/docs/using-fleet/fleet-ui#configuring-agent-options"
url="https://fleetdm.com/docs/configuration/agent-configuration"
text="Learn more about agent options"
newTab
multiline

View file

@ -156,7 +156,7 @@ const AgentOptionsPage = ({
options, they will be applied the next time a host checks in to Fleet.
<br />
<CustomLink
url="https://fleetdm.com/docs/using-fleet/fleet-ui#configuring-agent-options"
url="https://fleetdm.com/docs/configuration/configuration-files#team-agent-options"
text="Learn more about agent options"
newTab
multiline