Skip to content

Commit d99d20d

Browse files
corrected link
1 parent c469244 commit d99d20d

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ import { Render } from "~/components";
1414
dashInfo: "The dashboard shows the global view of tunnel health as measured from all Cloudflare locations.",
1515
productPath: "**Magic Transit** > **Network health**",
1616
graphQL: "/magic-transit/analytics/query-tunnel-health/",
17-
notificationsPath: "/magic-transit/network-health/configure-magic-tunnel-health-alerts/"
17+
notificationsPath: "[notifications wizard](/magic-transit/network-health/configure-magic-tunnel-health-alerts/)"
1818
}}
1919
/>
2020

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ import { Render } from "~/components";
1414
dashInfo: "The dashboard shows the view of tunnel health as measured from each Cloudflare location where your traffic is likely to land.",
1515
productPath: "**Magic WAN** > **Network health**",
1616
graphQL: "/magic-wan/analytics/query-tunnel-health/",
17-
notifications: "/magic-wan/configuration/common-settings/configure-magic-tunnel-health-alerts/"
17+
notificationsPath: "[notifications wizard](/magic-wan/configuration/common-settings/configure-magic-tunnel-health-alerts/)"
1818
}}
1919
/>
2020

src/content/partials/networking-services/tunnel-health/check-tunnel-healthchecks-dash.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ To access more than one hour of tunnel health data, you should use the <a href={
1919
Not all data centers will be relevant to you at all times. You can refer to the **Average ingress traffic (last hour)** column to understand if a given data center is receiving traffic for your network, and if its health status is relevant to you.
2020

2121
:::note
22-
To change between the new dashboard experience and the old one, just look for the banner at the top of the screen.
22+
To change between the new dashboard experience and the old one, find the banner at the top of the screen.
2323
:::
2424

2525
To check for anycast tunnel health:
@@ -38,7 +38,7 @@ To check for anycast tunnel health:
3838
2. Go to <Markdown text={props.productPath} />.
3939
3. In the next screen you can access a list of your tunnels and their current health status. You can also check the amount of health checks passed in the last hour as well as traffic volume for each tunnel.
4040
4. Find the tunnel you wish to inspect, select the three dots in front of the tunnel and select:
41-
- **Create alert**: This will send you to the [notifications wizard]{props.notificationsPath} so you can create specific alerts for that tunnel, to be warned when specific conditions are met.
41+
- **Create alert**: This will send you to the <Markdown text={props.notificationsPath} /> so you can create specific alerts for that tunnel, to be warned when specific conditions are met.
4242
- **Network Analytics**: This will send you to the Analytics section of the dash, prefiltered with the tunnel you want to inspect.
4343
5. Alternatively, from the list of tunnels, select the tunnel you want to inspect to access details about it.
4444
</TabItem>

0 commit comments

Comments
 (0)