diff options
| author | Alex Shi <[email protected]> | 2019-04-01 22:45:02 +0800 |
|---|---|---|
| committer | Jonathan Corbet <[email protected]> | 2019-04-02 09:53:56 -0600 |
| commit | f5acf9397b5d89de170ec738bc59fadee615a220 (patch) | |
| tree | 3425f762a392fd68ffa5e59aea126da6aa9c3c7a | |
| parent | a8f49dc4251820a8f41ebd5b97ba78b918616260 (diff) | |
docs/zh_CN: redirect stable-api-nonsense to Chinese version
It's time to redirect it to Chinese version.
Signed-off-by: Alex Shi <[email protected]>
Cc: Harry Wei <[email protected]>
Cc: Jonathan Corbet <[email protected]>
Cc: Federico Vaga <[email protected]>
Cc: SeongJae Park <[email protected]>
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Jonathan Corbet <[email protected]>
| -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,也就是说不包括像这样的特 性: |