[PATCH] docs/zh_CN: make reporting-bugs.rst obsolete
From: Wan Jiabing
Date: Thu May 06 2021 - 04:32:48 EST
In commit d2ce285378b09 ("docs: make reporting-issues.rst official
and delete reporting-bugs.rst"),reporting-bugs.rst was deleted and
replaced by reporting-issues.rst.
In commit da514157c4f06 ("docs: make reporting-bugs.rst obsolete"),
it made reporting-bugs.rst obsolete in docs.
Fix it in docs/zh_CN to make reporting-bugs.rst obsolete.
Signed-off-by: Wan Jiabing <wanjiabing@xxxxxxxx>
---
Documentation/translations/zh_CN/SecurityBugs | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/Documentation/translations/zh_CN/SecurityBugs b/Documentation/translations/zh_CN/SecurityBugs
index 2d0fffd122ce..adf4042ba7f8 100644
--- a/Documentation/translations/zh_CN/SecurityBugs
+++ b/Documentation/translations/zh_CN/SecurityBugs
@@ -31,9 +31,9 @@ linux内核安全团队可以通过email<security@xxxxxxxxxx>来联系。这是
一组独立的安全工作人员,可以帮助改善漏洞报告并且公布和取消一个修复。安
全团队有可能会从部分的维护者那里引进额外的帮助来了解并且修复安全漏洞。
当遇到任何漏洞,所能提供的信息越多就越能诊断和修复。如果你不清楚什么
-是有帮助的信息,那就请重温一下admin-guide/reporting-bugs.rst文件中的概述过程。任
-何攻击性的代码都是非常有用的,未经报告者的同意不会被取消,除非它已经
-被公布于众。
+是有帮助的信息,那就请重温一下admin-guide/reporting-issues.rst文件中的
+概述过程。任何攻击性的代码都是非常有用的,未经报告者的同意不会被取消,
+除非它已经被公布于众。
2) 公开
--
2.25.1