diff options
author | Alex Shi <alex.shi@linux.alibaba.com> | 2019-04-01 22:44:51 +0800 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2019-04-02 09:53:55 -0600 |
commit | 98a5c9fce71247987ad03cb3e7fd2ce2ff8bbf9f (patch) | |
tree | 7deb23356eb66f26e57bb569cdf27350fb4fba87 | |
parent | edf30385b686b9b1cc5694fa19506aa89fe27b25 (diff) |
docs/zh_CN: link programming-language into process/index
It could be found in index now.
Signed-off-by: Alex Shi <alex.shi@linux.alibaba.com>
Cc: Harry Wei <harryxiyou@gmail.com>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: linux-doc@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
-rw-r--r-- | Documentation/translations/zh_CN/process/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/translations/zh_CN/process/index.rst b/Documentation/translations/zh_CN/process/index.rst index e37c03a90ac8..74b19d5210bb 100644 --- a/Documentation/translations/zh_CN/process/index.rst +++ b/Documentation/translations/zh_CN/process/index.rst @@ -26,6 +26,7 @@ code-of-conduct code-of-conduct-interpretation submitting-patches + programming-language coding-style development-process email-clients |