Skip to content

Commit b3761f3

Browse files
committed
Small updates to instructions
1 parent b1730a8 commit b3761f3

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

src/content/partials/api-shield/labels-add.mdx

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,14 @@ params:
33
- labelName?
44
---
55

6-
import { DashButton, Markdown } from "~/components";
6+
import { DashButton } from "~/components";
77

88
{/* prettier-ignore-start */}
99

1010
1. In the Cloudflare dashboard, go to the **Web assets** page.
1111

1212
<DashButton url="/?to=/:account/:zone/security/web-assets" />
13-
2. Go to the **Endpoints** tab.
14-
3. Choose the endpoint that you want to label.
13+
2. In the **Endpoints** tab, choose the endpoint that you want to label.
1514
4. Select **Edit endpoint labels**.
1615
5. { props.labelName ? (
1716
<>

0 commit comments

Comments
 (0)