Skip to content

Commit 0384338

Browse files
indentation
1 parent 0787a9e commit 0384338

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

src/content/partials/networking-services/analytics/traceroutes.mdx

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@ import { Aside, DashButton, Markdown, Tabs, TabItem } from "~/components";
1313
<>
1414
<Markdown
1515
text={`
16-
To run a traceroute from a specific Cloudflare data center to your network:
16+
To run a traceroute from a specific Cloudflare data center to your network:
1717
18-
1. Log in to [Cloudflare One](https://one.dash.cloudflare.com/) > **Insights**.
19-
2. Go to **Network visibility** > **WAN connector health**.
20-
3. Select the tunnel you want to run the traceroute on.
21-
4. Select the three dots > **Traceroute details**.
18+
1. Log in to [Cloudflare One](https://one.dash.cloudflare.com/) > **Insights**.
19+
2. Go to **Network visibility** > **WAN connector health**.
20+
3. Select the tunnel you want to run the traceroute on.
21+
4. Select the three dots > **Traceroute details**.
2222
`}
2323
inline={false}
2424
/>
@@ -57,17 +57,18 @@ To run a traceroute from a specific Cloudflare data center to your network:
5757
<Markdown
5858
text={`
5959
1. In the Cloudflare dashboard, go to ${props.productName}'s **Network health** page.
60-
`}
61-
inline={false}
60+
`}
61+
inline={false}
6262
/>
63+
6364
<DashButton url={props.dashButtonPath} />
6465

6566
<Markdown
6667
text={`
6768
2. Select the tunnel you want to run the traceroute on.
6869
3. Select the three dots > **Traceroute details**.
6970
`}
70-
inline={false}
71+
inline={false}
7172
/>
7273
</TabItem>
7374
</Tabs>

0 commit comments

Comments
 (0)