From 521e8be95ee22d9fc23e4b0fef020385ba6944a0 Mon Sep 17 00:00:00 2001 From: Noah Talerman <47070608+noahtalerman@users.noreply.github.com> Date: Tue, 18 Nov 2025 14:24:17 -0800 Subject: [PATCH] [API reference] Fix broken link (#35953) --- 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 66458be626..276c0fa86d 100644 --- a/docs/REST API/rest-api.md +++ b/docs/REST API/rest-api.md @@ -852,7 +852,7 @@ When the CA is deleted, the issued certificates will remain on existing hosts. ### Request certificate -Requests a base64 encoded certificate (`.pem`). Currently, this endpoint is only supported for the [Hydrant](#integrations-hydrant) certificate authority (CA). DigiCert, NDES, and custom SCEP coming soon. +Requests a base64 encoded certificate (`.pem`). Currently, this endpoint is only supported for the [Hydrant](https://fleetdm.com/guides/connect-end-user-to-wifi-with-certificate#hydrant) certificate authority (CA). DigiCert, NDES, and custom SCEP coming soon. `POST /api/v1/fleet/certificate_authorities/:id/request_certificate`