diff options
author | Jacob Huisman <jacobhuisman@kernelthusiast.com> | 2019-08-16 15:22:09 +0300 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2019-08-25 00:14:38 +0300 |
commit | 5aff7c46172b270af2a9b10eed3a8215c4ba9a87 (patch) | |
tree | 3973728e65775a9e59bfa2ca9fc997857de43855 /Documentation/translations/ko_KR/howto.rst | |
parent | 4514fe8cd96f8147c18c05c7c32271d95d6ab0c4 (diff) | |
download | linux-5aff7c46172b270af2a9b10eed3a8215c4ba9a87.tar.xz |
docs: process: fix broken link
http://linux.yyz.us/patch-format.html seems to be down since
approximately September 2018. There is a working archive copy on
arhive.org. Replaced the links in documenation + translations.
Signed-off-by: Jacob Huisman <jacobhuisman@kernelthusiast.com>
Reviewed-by: Federico Vaga <federico.vaga@vaga.pv.it>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/translations/ko_KR/howto.rst')
-rw-r--r-- | Documentation/translations/ko_KR/howto.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/translations/ko_KR/howto.rst b/Documentation/translations/ko_KR/howto.rst index bcd63731b80a..b3f51b19de7c 100644 --- a/Documentation/translations/ko_KR/howto.rst +++ b/Documentation/translations/ko_KR/howto.rst @@ -135,7 +135,7 @@ mtk.manpages@gmail.com의 메인테이너에게 보낼 것을 권장한다. https://www.ozlabs.org/~akpm/stuff/tpp.txt "Linux kernel patch submission format" - http://linux.yyz.us/patch-format.html + https://web.archive.org/web/20180829112450/http://linux.yyz.us/patch-format.html :ref:`Documentation/process/stable-api-nonsense.rst <stable_api_nonsense>` 이 문서는 의도적으로 커널이 불변하는 API를 갖지 않도록 결정한 |