diff options
author | Alex Shi <alex.shi@linux.alibaba.com> | 2019-04-01 17:45:02 +0300 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2019-04-02 18:53:56 +0300 |
commit | f5acf9397b5d89de170ec738bc59fadee615a220 (patch) | |
tree | 3425f762a392fd68ffa5e59aea126da6aa9c3c7a /Documentation/translations | |
parent | a8f49dc4251820a8f41ebd5b97ba78b918616260 (diff) | |
download | linux-f5acf9397b5d89de170ec738bc59fadee615a220.tar.xz |
docs/zh_CN: redirect stable-api-nonsense to Chinese version
It's time to redirect it to Chinese version.
Signed-off-by: Alex Shi <alex.shi@linux.alibaba.com>
Cc: Harry Wei <harryxiyou@gmail.com>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: Federico Vaga <federico.vaga@vaga.pv.it>
Cc: SeongJae Park <sj38.park@gmail.com>
Cc: linux-doc@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/translations')
-rw-r--r-- | Documentation/translations/zh_CN/process/howto.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/translations/zh_CN/process/howto.rst b/Documentation/translations/zh_CN/process/howto.rst index bacf4b1d7f9d..a969e3d2b5a9 100644 --- a/Documentation/translations/zh_CN/process/howto.rst +++ b/Documentation/translations/zh_CN/process/howto.rst @@ -115,7 +115,7 @@ Linux内核代码中包含有大量的文档。这些文档对于学习如何与 http://linux.yyz.us/patch-format.html - :ref:`Documentation/process/stable-api-nonsense.rst <stable_api_nonsense>` + :ref:`Documentation/translations/zh_CN/process/stable-api-nonsense.rst <cn_stable_api_nonsense>` 论证内核为什么特意不包括稳定的内核内部API,也就是说不包括像这样的特 性: |