From 360a98fd1a94bf1fccc145717d12165e12422259 Mon Sep 17 00:00:00 2001 From: Steven Palmesano <3100993+spalmesano0@users.noreply.github.com> Date: Tue, 9 Dec 2025 23:35:44 -0600 Subject: [PATCH] Fix broken link to dual-boot best practices (#36960) --- articles/enroll-hosts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/articles/enroll-hosts.md b/articles/enroll-hosts.md index 378a565987..31b513065b 100644 --- a/articles/enroll-hosts.md +++ b/articles/enroll-hosts.md @@ -153,7 +153,7 @@ You can unenroll a macOS, Windows, or Linux host from Fleet (iOS, iPadOS, and An ## Advanced - [Supported osquery versions](#supported-osquery-versions) -- [Best practice for dual-boot workstations](#best-partice-for-dual-boot-workstations) +- [Best practice for dual-boot workstations](#best-practice-for-dual-boot-workstations) - [Fleet agent (fleetd) components](#fleetd-components) - [Signing fleetd](#signing-fleetd) - [Grant full disk access to osquery on macOS](#grant-full-disk-access-to-osquery-on-macos)