From 806538493e8276d7890b55ee989136b033596d40 Mon Sep 17 00:00:00 2001 From: Ranbel Sun Date: Fri, 27 Dec 2024 18:54:23 -0500 Subject: [PATCH] update titles --- .../connect-devices/warp/troubleshooting/warp-logs.mdx | 3 ++- .../connect-networks/troubleshoot-tunnels/diag-logs.mdx | 6 ++---- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/src/content/docs/cloudflare-one/connections/connect-devices/warp/troubleshooting/warp-logs.mdx b/src/content/docs/cloudflare-one/connections/connect-devices/warp/troubleshooting/warp-logs.mdx index 4c882ae56ddf63d..52bdd4e303306cf 100644 --- a/src/content/docs/cloudflare-one/connections/connect-devices/warp/troubleshooting/warp-logs.mdx +++ b/src/content/docs/cloudflare-one/connections/connect-devices/warp/troubleshooting/warp-logs.mdx @@ -1,8 +1,9 @@ --- pcx_content_type: reference -title: Diagnostic logs +title: WARP diagnostic logs sidebar: order: 7 + label: Diagnostic logs --- import { TabItem, Tabs } from "~/components"; diff --git a/src/content/docs/cloudflare-one/connections/connect-networks/troubleshoot-tunnels/diag-logs.mdx b/src/content/docs/cloudflare-one/connections/connect-networks/troubleshoot-tunnels/diag-logs.mdx index 36f7784d79b0c20..192058a35b117ab 100644 --- a/src/content/docs/cloudflare-one/connections/connect-networks/troubleshoot-tunnels/diag-logs.mdx +++ b/src/content/docs/cloudflare-one/connections/connect-networks/troubleshoot-tunnels/diag-logs.mdx @@ -1,11 +1,9 @@ --- pcx_content_type: how-to -title: Diagnostic logs +title: Tunnel diagnostic logs sidebar: order: 1 -head: - - tag: title - content: Tunnel diagnostic logs + label: Diagnostic logs --- import {Details} from "~/components";