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
526
526
.. _`Apache mod_ratelimit` : https://httpd.apache.org/docs/current/mod/mod_ratelimit.html
527
527
.. _`NGINX rate limiting` : https://www.nginx.com/blog/rate-limiting-nginx/
528
528
.. _`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
530
530
.. _`Race conditions` : https://en.wikipedia.org/wiki/Race_condition
Original file line number Diff line number Diff line change @@ -2888,4 +2888,4 @@ Authorization (Denying Access)
2888
2888
.. _`HTTP Basic authentication` : https://en.wikipedia.org/wiki/Basic_access_authentication
2889
2889
.. _`Login CSRF attacks` : https://en.wikipedia.org/wiki/Cross-site_request_forgery#Forging_login_requests
2890
2890
.. _`SensitiveParameter PHP attribute` : https://wiki.php.net/rfc/redact_parameters_in_back_traces
2891
- .. _`PHP date relative formats` : https://www.php.net/datetime.formats.relative
2891
+ .. _`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