File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -526,5 +526,5 @@ you can use a specific :ref:`named lock <lock-named-locks>` via the
526526.. _`Apache mod_ratelimit` : https://httpd.apache.org/docs/current/mod/mod_ratelimit.html
527527.. _`NGINX rate limiting` : https://www.nginx.com/blog/rate-limiting-nginx/
528528.. _`token bucket algorithm` : https://en.wikipedia.org/wiki/Token_bucket
529- .. _`PHP date relative formats` : https://www.php.net/datetime.formats.relative
529+ .. _`PHP date relative formats` : https://www.php.net/manual/en/datetime.formats.php# datetime.formats.relative
530530.. _`Race conditions` : https://en.wikipedia.org/wiki/Race_condition
Original file line number Diff line number Diff line change @@ -2830,4 +2830,4 @@ Authorization (Denying Access)
28302830.. _`HTTP Basic authentication` : https://en.wikipedia.org/wiki/Basic_access_authentication
28312831.. _`Login CSRF attacks` : https://en.wikipedia.org/wiki/Cross-site_request_forgery#Forging_login_requests
28322832.. _`SensitiveParameter PHP attribute` : https://wiki.php.net/rfc/redact_parameters_in_back_traces
2833- .. _`PHP date relative formats` : https://www.php.net/datetime.formats.relative
2833+ .. _`PHP date relative formats` : https://www.php.net/manual/en/datetime.formats.php# datetime.formats.relative
You can’t perform that action at this time.
0 commit comments