From f186eedcebfc9019b9b1da5a703e9a1ea292f1f9 Mon Sep 17 00:00:00 2001 From: Eric Date: Thu, 5 Sep 2024 14:32:23 -0500 Subject: [PATCH] Website: fix broken link to enroll hosts page in teams guide. (#21861) Closes: https://github.com/fleetdm/confidential/issues/7902 Changes: - fixed a broken link going to the enroll hosts guide. --- articles/teams.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/articles/teams.md b/articles/teams.md index 0f4444aff2..1b0c8f1cbb 100644 --- a/articles/teams.md +++ b/articles/teams.md @@ -30,7 +30,7 @@ You can add hosts to a new team in Fleet by either enrolling the host with a tea ## Advanced -You can automatically enroll hosts to a specific team in Fleet by installing a fleetd with a team enroll secret. Learn more [here](./enroll-hosts.md#enroll-host-to-a-specific-team). +You can automatically enroll hosts to a specific team in Fleet by installing a fleetd with a team enroll secret. Learn more [here](https://fleetdm.com/guides/enroll-hosts#enroll-host-to-a-specific-team). Changing the host's enroll secret after enrollment will not cause the host to be transferred to a different team.