Skip to content

Commit aab2af2

Browse files
Fix broken link
1 parent ce9a86c commit aab2af2

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

src/content/docs/security-center/brand-protection.mdx

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,10 @@ import { AvailableNotifications, Render, DashButton } from "~/components";
1010
<Render file="brand-protection-definition" product="security-center" />
1111

1212
:::note[User permission]
13-
Access to Brand Protection is managed through [Cloudflare RBAC](/fundamentals/setup/manage-members/roles/).
13+
Access to Brand Protection is managed through [Cloudflare RBAC](/fundamentals/manage-members/roles/).
1414

1515
Only users with the following roles can access and configure Brand Protection:
16+
1617
- Super Admin
1718
- Admin
1819
- Brand Protection (custom role)
@@ -55,9 +56,9 @@ Logo search uses computer vision to detect domains using your visual assets, eve
5556
To set up a new logo query:
5657

5758
1. Select **Monitor Logos** and select **Add logo**.
58-
3. Add a name for your query and upload your logo. Only the `.png`, `.jpeg`, and `.jpg` file extensions are supported.
59-
4. Set the threshold: Set a match threshold (the minimum is 75%). A higher score ensures high-precision matches, while a lower score catches remixed or slightly altered versions of your logo.
60-
5. Select **Save logo**. The system will now scan newly detected infrastructure for visual matches.
59+
2. Add a name for your query and upload your logo. Only the `.png`, `.jpeg`, and `.jpg` file extensions are supported.
60+
3. Set the threshold: Set a match threshold (the minimum is 75%). A higher score ensures high-precision matches, while a lower score catches remixed or slightly altered versions of your logo.
61+
4. Select **Save logo**. The system will now scan newly detected infrastructure for visual matches.
6162

6263
The browser will return to the **Monitored Logos** page, where you can access your query and configure notifications.
6364

@@ -87,14 +88,15 @@ To submit abuse reports directly from the dashboard:
8788
1. In the Cloudflare dashboard, go to the **Brand Protection** page.
8889

8990
<DashButton url="/?to=/:account/security-center/brand-protection" />
91+
9092
2. Go to **Monitor Strings**, select the query you want to report.
9193
3. Select **Report to Cloudflare**.
9294
4. Fill in the details to submit an abuse report.
9395
5. Select **Submit**.
9496

9597
To view abuse reports, in the Cloudflare dashboard, go to the **Abuse Reports** page.
96-
97-
<DashButton url="/?to=/:account/abuse-reports" />
98+
99+
<DashButton url="/?to=/:account/abuse-reports" />
98100

99101
You can review abuse reports against your zones and any mitigations taken against reports in response.
100102

@@ -134,4 +136,4 @@ Manage your notifications in the **All notifications** tab. You can disable, edi
134136
## Subscriptions and limitations
135137

136138
- Self serve users can subscribe directly to add monitoring capacity to their account.
137-
- You may only use the Brand Protection search tools to search for domains that may be attempting to impersonate your brand or a brand that has authorized you to conduct such search on its behalf.
139+
- You may only use the Brand Protection search tools to search for domains that may be attempting to impersonate your brand or a brand that has authorized you to conduct such search on its behalf.

0 commit comments

Comments
 (0)