Skip to content

Commit d0b76a9

Browse files
[API Shield] Hyperlint Automation: Broken Link Fixes (#20085)
* Fix issue: WorkspaceTaskSubType.BROKEN_LINK * Add period --------- Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com> Co-authored-by: Pedro Sousa <[email protected]>
1 parent f2aa2b7 commit d0b76a9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/docs/api-shield/security/volumetric-abuse-detection.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@ Volumetric Abuse Detection rate limits are a way to prevent blatant volumetric a
2727

2828
Volumetric Abuse Detection analyzes your API’s individual session traffic statistics to recommend per-endpoint, per-session rate limits.
2929

30-
Volumetric Abuse Detection currently requires a <GlossaryTooltip term="session identifier" link="/api-shield/get-started/#set-up-session-identifiers">session identifier</GlossaryTooltip>, like an authorization token available as a request header or cookie.
30+
Volumetric Abuse Detection currently requires a <GlossaryTooltip term="session identifier" link="/api-shield/get-started/#to-set-up-session-identifiers">session identifier</GlossaryTooltip>, like an authorization token available as a request header or cookie.
3131

32-
After adding a session identifier, allow 24 hours for rate limit recommendations to appear on endpoints in **Security** > **API Shield** > **Endpoint Management** on the Cloudflare dashboard. Recommendations will continue to update if your traffic pattern changes
32+
After adding a session identifier, allow 24 hours for rate limit recommendations to appear on endpoints in **Security** > **API Shield** > **Endpoint Management** on the Cloudflare dashboard. Recommendations will continue to update if your traffic pattern changes.
3333

3434
### Observe rate limits
3535

0 commit comments

Comments
 (0)