Skip to content

Commit beb74d2

Browse files
committed
fix: Fix typo in link in Rate limiting section
1 parent 3426891 commit beb74d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sources/platform/api_v2/api_v2_reference.apib

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -330,7 +330,7 @@ There are two kinds of rate limits - a global rate limit and a per-resource rate
330330
### Global rate limit
331331

332332
The global rate limit is set to _250 000 requests per minute_.
333-
For [authenticated]((#authentication) requests, it is counted per user,
333+
For [authenticated](#authentication) requests, it is counted per user,
334334
and for unauthenticated requests, it is counted per IP address.
335335

336336
### Per-resource rate limit

0 commit comments

Comments
 (0)