diff options
| author | Grammy Jiang <719388+grammy-jiang@users.noreply.github.com> | 2022-06-16 14:35:20 +1000 |
|---|---|---|
| committer | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2022-06-16 06:36:21 +0200 |
| commit | 6661c48a20d788dc76397ab4ec334b28b51db872 (patch) | |
| tree | d193051d5339b7abf73d05f8f79d70c11b8accb8 | |
| parent | fd68bfa6523b165763de58d1b9d8b7be2523a9bf (diff) | |
[4.0.x] Updated OWASP Top 10 link in security topic.
Backport of ef9121f3e6f62060d2904fb1811dbe7d74834686 from main
| -rw-r--r-- | docs/topics/security.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/topics/security.txt b/docs/topics/security.txt index ee7c7f542b..5f5274648f 100644 --- a/docs/topics/security.txt +++ b/docs/topics/security.txt @@ -307,5 +307,5 @@ security protection of the web server, operating system and other components. pages also include security principles that apply to any system. .. _LimitRequestBody: https://httpd.apache.org/docs/2.4/mod/core.html#limitrequestbody -.. _Top 10 list: https://owasp.org/www-project-top-ten/OWASP_Top_Ten_2017/ +.. _Top 10 list: https://owasp.org/Top10/ .. _web security: https://infosec.mozilla.org/guidelines/web_security.html |
