diff options
author | Lukas Bulwahn <lukas.bulwahn@gmail.com> | 2022-07-04 15:25:35 +0300 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2022-07-15 00:03:57 +0300 |
commit | 481bb592d300493a920319e03c0396098119eddf (patch) | |
tree | b1392016632bc61c453ab918667eb45fe828cc5a /Documentation/translations/ko_KR | |
parent | aa3b2a7ffae17b708e926e2cd148c08a3d189fe1 (diff) | |
download | linux-481bb592d300493a920319e03c0396098119eddf.tar.xz |
docs: ko_KR: howto: remove reference to removed submitting-drivers
The document submitting-drivers.rst was deleted. This removes the
corresponding reference in the Korean translation of the howto.
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Link: https://lore.kernel.org/r/20220704122537.3407-10-lukas.bulwahn@gmail.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/translations/ko_KR')
-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 e3cdf0c84892..e43970584ca4 100644 --- a/Documentation/translations/ko_KR/howto.rst +++ b/Documentation/translations/ko_KR/howto.rst @@ -124,7 +124,7 @@ mtk.manpages@gmail.com의 메인테이너에게 보낼 것을 권장한다. 메인테이너들은 이 규칙을 따르는 패치들만을 받아들일 것이고 많은 사람들이 그 패치가 올바른 스타일일 경우만 코드를 검토할 것이다. - :ref:`Documentation/process/submitting-patches.rst <submittingpatches>` 와 :ref:`Documentation/process/submitting-drivers.rst <submittingdrivers>` + :ref:`Documentation/process/submitting-patches.rst <submittingpatches>` 이 파일들은 성공적으로 패치를 만들고 보내는 법을 다음의 내용들로 굉장히 상세히 설명하고 있다(그러나 다음으로 한정되진 않는다). |