Skip to content

Commit 002ba0f

Browse files
dunglasOskarStark
andauthored
Update rate_limiter.rst
Co-authored-by: Oskar Stark <oskarstark@googlemail.com>
1 parent 04254c2 commit 002ba0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rate_limiter.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -537,7 +537,7 @@ you can use a specific :ref:`named lock <lock-named-locks>` via the
537537
.. _`DoS attacks`: https://cheatsheetseries.owasp.org/cheatsheets/Denial_of_Service_Cheat_Sheet.html
538538
.. _`Apache mod_ratelimit`: https://httpd.apache.org/docs/current/mod/mod_ratelimit.html
539539
.. _`NGINX rate limiting`: https://www.nginx.com/blog/rate-limiting-nginx/
540-
.. `Caddy HTTP rate limit module`: https://github.com/mholt/caddy-ratelimit
540+
.. _`Caddy HTTP rate limit module`: https://github.com/mholt/caddy-ratelimit
541541
.. _`token bucket algorithm`: https://en.wikipedia.org/wiki/Token_bucket
542542
.. _`PHP date relative formats`: https://www.php.net/manual/en/datetime.formats.php#datetime.formats.relative
543543
.. _`Race conditions`: https://en.wikipedia.org/wiki/Race_condition

0 commit comments

Comments
 (0)