diff options
| author | Grammy Jiang <719388+grammy-jiang@users.noreply.github.com> | 2022-06-16 14:35:20 +1000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-06-16 06:35:20 +0200 |
| commit | ef9121f3e6f62060d2904fb1811dbe7d74834686 (patch) | |
| tree | ba4aa96956eb598f87469a79e653669304a4732f /docs/topics/security.txt | |
| parent | d287294885e116c49c87f0c663068511a8402c0f (diff) | |
Updated OWASP Top 10 link in security topic.
Diffstat (limited to 'docs/topics/security.txt')
| -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 ca3a51338b..f8f1df8a11 100644 --- a/docs/topics/security.txt +++ b/docs/topics/security.txt @@ -306,5 +306,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 |
