From 3a032b5e8fcefd998b5b1d71bb3385e76fab2f37 Mon Sep 17 00:00:00 2001 From: Marko Lisica <83164494+marko-lisica@users.noreply.github.com> Date: Thu, 26 Feb 2026 00:55:38 +0100 Subject: [PATCH] Fix broken link in YAML docs (#40411) --- docs/Configuration/yaml-files.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Configuration/yaml-files.md b/docs/Configuration/yaml-files.md index 233d3364ac..92d5129d9c 100644 --- a/docs/Configuration/yaml-files.md +++ b/docs/Configuration/yaml-files.md @@ -116,7 +116,7 @@ Policies can be specified inline in your `default.yml`, `teams/team-name.yml`, o ### Options -For possible options, see the parameters for the [Add policy API endpoint](https://fleetdm.com/docs/rest-api/rest-api#add-policy) +For possible options, see the parameters for the [Create policy API endpoint](https://fleetdm.com/docs/rest-api/rest-api#create-policy) In Fleet Premium you can trigger software installs or script runs on policy failure: