Skip to content

Commit b9b6afd

Browse files
added params
1 parent 2e18805 commit b9b6afd

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

src/content/docs/magic-transit/network-health/check-tunnel-health-dashboard.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ import { Render } from "~/components";
1111
file="tunnel-health/check-tunnel-healthchecks-dash"
1212
product="networking-services"
1313
params={{
14-
dashInfo:
15-
"The dashboard shows the global view of tunnel health as measured from all Cloudflare locations.",
14+
dashInfo: "The dashboard shows the global view of tunnel health as measured from all Cloudflare locations.",
1615
productPath: "**Magic Transit** > **Tunnel health**",
16+
graphQL: "/magic-transit/analytics/query-tunnel-health/"
1717
}}
1818
/>
1919

src/content/docs/magic-wan/configuration/common-settings/check-tunnel-health-dashboard.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ import { Render } from "~/components";
1111
file="tunnel-health/check-tunnel-healthchecks-dash"
1212
product="networking-services"
1313
params={{
14-
dashInfo:
15-
"The dashboard shows the view of tunnel health as measured from each Cloudflare location where your traffic is likely to land.",
14+
dashInfo: "The dashboard shows the view of tunnel health as measured from each Cloudflare location where your traffic is likely to land.",
1615
productPath: "**Magic WAN** > **Tunnel health**",
16+
graphQL: "/magic-wan/analytics/query-tunnel-health/"
1717
}}
1818
/>
1919

0 commit comments

Comments
 (0)