From caeea404f08ce41f749f84604a4c8a45fbf3fbff Mon Sep 17 00:00:00 2001 From: Rachael Shaw Date: Tue, 4 Nov 2025 11:16:53 -0600 Subject: [PATCH] Docs: Fix broken link (#35162) --- docs/REST API/rest-api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/REST API/rest-api.md b/docs/REST API/rest-api.md index abd3a45d82..d07ee834db 100644 --- a/docs/REST API/rest-api.md +++ b/docs/REST API/rest-api.md @@ -1038,7 +1038,7 @@ Retrieves the specified carve block. This endpoint retrieves the data that was c ## Fleet configuration -- [Get Fleet certificate](#get-certificate) +- [Get Fleet certificate](#get-fleet-certificate) - [Get configuration](#get-configuration) - [Update configuration](#update-configuration) - [Get global enroll secrets](#get-global-enroll-secrets)