From 3b332c6077700238f4c2b47c533103c8fc7e65ee Mon Sep 17 00:00:00 2001
From: Grammy Jiang <719388+grammy-jiang@users.noreply.github.com>
Date: Thu, 16 Jun 2022 14:35:20 +1000
Subject: [PATCH] [4.1.x] Updated OWASP Top 10 link in security topic.

Backport of ef9121f3e6f62060d2904fb1811dbe7d74834686 from main
---
 docs/topics/security.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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