Skip to content

Commit 947503d

Browse files
Replace Notifications occurrence
1 parent 89eb1b4 commit 947503d

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

src/content/docs/byoip/route-leak-detection.mdx

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ sidebar:
66

77
---
88

9-
import { AvailableNotifications } from "~/components"
9+
import { AvailableNotifications, DashButton } from "~/components"
1010

1111
Route Leak Detection protects your routes on the Internet by notifying you when your traffic is routed somewhere it should not go, which could indicate a possible attack. Route Leak Detection also reduces the amount of time needed to mitigate leaks by providing you with timely notifications.
1212

@@ -18,8 +18,11 @@ Cloudflare detects route leaks by using several sources of routing data to creat
1818

1919
You must be a user who has brought your own IP address to Cloudflare, which includes Magic Transit, Spectrum, and WAF users. Only prefixes advertised by Cloudflare qualify for Route Leak Detection.
2020

21-
1. Log in to your [Cloudflare dashboard](https://dash.cloudflare.com/) and select your account.
22-
2. Select **Notifications** > **Add**.
21+
1. In the Cloudflare dashboard, go to the **Notifications** page.
22+
23+
<DashButton url="/?to=/:account/notifications" />
24+
25+
2. Select **Add**.
2326
3. Locate **Route Leak Detection** from the list > **Select**.
2427
4. Enter a name and description for the notification.
2528
5. Enter one or more email addresses to receive the notifications.

0 commit comments

Comments
 (0)