[PATCH v2 3/3] docs/zh_CN: Correct a link in dev-tools/index
From: Hu Haowen
Date: Fri May 21 2021 - 23:12:27 EST
The link directs to English version. Now it should be Chinese version
owing to the new Chinese translations.
Signed-off-by: Hu Haowen <src.res@xxxxxxxx>
---
Documentation/translations/zh_CN/dev-tools/index.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/translations/zh_CN/dev-tools/index.rst b/Documentation/translations/zh_CN/dev-tools/index.rst
index b6b6d3b09acc..049d00058187 100644
--- a/Documentation/translations/zh_CN/dev-tools/index.rst
+++ b/Documentation/translations/zh_CN/dev-tools/index.rst
@@ -12,7 +12,7 @@
欢迎任何补丁。
有关测试专用工具的简要概述,参见
-Documentation/dev-tools/testing-overview.rst
+Documentation/translations/zh_CN/dev-tools/testing-overview.rst
.. class:: toc-title
--
2.25.1