Skip to content

Commit 9e4d359

Browse files
authored
Merge pull request #70 from ghyde/update-docs
Update link to docs for rate limit string notation
2 parents a1b800b + cb4ee8c commit 9e4d359

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/config.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -363,7 +363,7 @@ for easy modification.
363363
of the same errors. In case rate limiting is in effect, the last message before dropping further
364364
messages will contain a hint telling that further messages of this kind will be dropped.
365365
To disable set this to `None`, to enable use a string like '5 per minute',
366-
for details see http://limits.readthedocs.io/en/stable/string-notation.html.
366+
for details see https://limits.readthedocs.io/en/stable/quickstart.html#rate-limit-string-notation.
367367

368368
.. note::
369369
This rate limit affects only error log messages emitted directly in

0 commit comments

Comments
 (0)