From 1f04ef3d078ff386762f6306d653292da1683310 Mon Sep 17 00:00:00 2001 From: "hyperlint-ai[bot]" <154288675+hyperlint-ai[bot]@users.noreply.github.com> Date: Sun, 2 Mar 2025 08:01:49 +0000 Subject: [PATCH] Fix issue: WorkspaceTaskSubType.BROKEN_LINK --- .../identity/devices/warp-client-checks/client-certificate.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/cloudflare-one/identity/devices/warp-client-checks/client-certificate.mdx b/src/content/docs/cloudflare-one/identity/devices/warp-client-checks/client-certificate.mdx index af477a0f4621b0f..280373c79e9be93 100644 --- a/src/content/docs/cloudflare-one/identity/devices/warp-client-checks/client-certificate.mdx +++ b/src/content/docs/cloudflare-one/identity/devices/warp-client-checks/client-certificate.mdx @@ -31,7 +31,7 @@ The Client Certificate device posture attribute checks if the device has a valid - A CA that issues client certificates for your devices. WARP does not evaluate the certificate trust chain; this needs to be the issuing certificate. - Cloudflare WARP client is [deployed](/cloudflare-one/connections/connect-devices/warp/deployment/) on the device. -- A client certificate is [installed and trusted](#how-warp-checks-for-a-client-certificate) on the device. +- A client certificate is [installed and trusted](#configure-the-client-certificate-check) on the device. :::note