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:35:52 +0200 |
| commit | 3b332c6077700238f4c2b47c533103c8fc7e65ee (patch) | |
| tree | 4fea872fe42b9ef5049094273adf6da12c942369 /docs | |
| parent | a7f398ae597536d0cee67cb525f165d87ca2fe49 (diff) | |
[4.1.x] Updated OWASP Top 10 link in security topic.
Backport of ef9121f3e6f62060d2904fb1811dbe7d74834686 from main
Diffstat (limited to 'docs')
| -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 abc8d5d6ac..16dcc39f30 100644 --- a/docs/topics/security.txt +++ b/docs/topics/security.txt @@ -308,5 +308,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 |
