diff options
| author | Hasan Ramezani <hasan.r67@gmail.com> | 2020-06-15 09:44:08 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-06-15 09:44:08 +0200 |
| commit | a16080810bee8b3baf9ae7ac7b8433cb7b293e00 (patch) | |
| tree | 2bc6e544658bbda8fbb5c267d6bf3c9c5daf60ac /docs/topics/security.txt | |
| parent | 3d664a158de18acf72fc8e0671f0f390cbca4b2e (diff) | |
Fixed #31696 -- Updated OWASP links in docs.
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 ba73f20899..426c33d035 100644 --- a/docs/topics/security.txt +++ b/docs/topics/security.txt @@ -294,5 +294,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://www.owasp.org/index.php/Top_10-2017_Top_10 +.. _Top 10 list: https://owasp.org/www-project-top-ten/OWASP_Top_Ten_2017/ .. _web security: https://infosec.mozilla.org/guidelines/web_security.html |
