From 8a8caa8a8425b896947a5d5ad4f8f52d8db1588d Mon Sep 17 00:00:00 2001 From: Roberto Dip Date: Fri, 23 Sep 2022 13:47:48 -0300 Subject: [PATCH] fix hash link to FAQ on policy response (#7859) --- docs/Getting-started/FAQ.md | 2 +- frontend/pages/hosts/details/cards/Policies/Policies.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/Getting-started/FAQ.md b/docs/Getting-started/FAQ.md index 70c3bbc0c3..6229f8127c 100644 --- a/docs/Getting-started/FAQ.md +++ b/docs/Getting-started/FAQ.md @@ -23,7 +23,7 @@ - [How do I automatically add hosts to packs when the hosts enroll to Fleet?](#how-do-i-automatically-add-hosts-to-packs-when-the-hosts-enroll-to-Fleet) - [How do I automatically assign a host to a team when it enrolls with Fleet?](#how-do-i-automatically-assign-a-host-to-a-team-when-it-enrolls-with-fleet) - [How do I resolve an "unknown column" error when upgrading Fleet?](#how-do-i-resolve-an-unknown-column-error-when-upgrading-fleet) -- [Why my host is not updating a policy's response.](#why-my-host-is-not-updating-a-policys-response) +- [Why is my host not updating a policy's response.](#why-is-my-host-not-updating-a-policys-response) - [What should I do if my computer is showing up as an offline host?](#what-should-i-do-if-my-computer-is-showing-up-as-an-offline-host) - [How does Fleet deal with IP duplication?](#how-does-fleet-deal-with-ip-duplication) - [Can Orbit run alongside osquery?](#can-orbit-run-alongside-osquery) diff --git a/frontend/pages/hosts/details/cards/Policies/Policies.tsx b/frontend/pages/hosts/details/cards/Policies/Policies.tsx index 1af8a98e94..9b4799542d 100644 --- a/frontend/pages/hosts/details/cards/Policies/Policies.tsx +++ b/frontend/pages/hosts/details/cards/Policies/Policies.tsx @@ -70,7 +70,7 @@ const Policies = ({ This host is not updating the response for some policies. Check out the Fleet documentation on