From: Alex Shi Date: Mon, 1 Apr 2019 14:44:48 +0000 (+0800) Subject: docs/zh_CN: redirect submit-checklist X-Git-Tag: v5.2-rc1~123^2~50 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c0099c97dabaf68442502ce3af570d2df137eeaa;p=thirdparty%2Fkernel%2Flinux.git docs/zh_CN: redirect submit-checklist Now we has the Chinese version submit-checklist, so redirect it in Chinese docs. Signed-off-by: Alex Shi Cc: Harry Wei Cc: Jonathan Corbet Cc: Tom Levy Cc: linux-doc@vger.kernel.org Cc: linux-kernel@vger.kernel.org Signed-off-by: Jonathan Corbet --- diff --git a/Documentation/translations/zh_CN/process/5.Posting.rst b/Documentation/translations/zh_CN/process/5.Posting.rst index ae185114148b5..19a042170f360 100644 --- a/Documentation/translations/zh_CN/process/5.Posting.rst +++ b/Documentation/translations/zh_CN/process/5.Posting.rst @@ -14,7 +14,7 @@ 也可在以下文件中找到 :ref:`Documentation/translations/zh_CN/process/submitting-patches.rst `, :ref:`Documentation/process/submitting-drivers.rst ` -和 :ref:`Documentation/process/submit-checklist.rst `. +和 :ref:`Documentation/translations/zh_CN/process/submit-checklist.rst `. 何时邮寄 -------- diff --git a/Documentation/translations/zh_CN/process/submitting-patches.rst b/Documentation/translations/zh_CN/process/submitting-patches.rst index f6e609b242e7b..93239649fb717 100644 --- a/Documentation/translations/zh_CN/process/submitting-patches.rst +++ b/Documentation/translations/zh_CN/process/submitting-patches.rst @@ -22,7 +22,7 @@ 以下文档含有大量简洁的建议, 具体请见: :ref:`Documentation/process ` -同样,:ref:`Documentation/process/submit-checklist.rst ` +同样,:ref:`Documentation/translations/zh_CN/process/submit-checklist.rst ` 给出在提交代码前需要检查的项目的列表。如果你在提交一个驱动程序,那么 同时阅读一下: :ref:`Documentation/process/submitting-drivers.rst `