Skip to content

Commit

Permalink
Docs/translations/ko_KR: link howto.rst with other language versions
Browse files Browse the repository at this point in the history
The menu for documents of other available languages is created for
documents in same file hierarchy under the translations/ directory.
Because howto.rst of Korean translation is at the root of translations/
directory while that for English is under howto/ directory, the Korean
translation is not linked with other available language versions via the
menu.  Move the document under the same hierarchy to make it be linked
with other langauge versions.

Signed-off-by: SeongJae Park <[email protected]>
Signed-off-by: Jonathan Corbet <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
  • Loading branch information
sjp38 authored and Jonathan Corbet committed Aug 26, 2024
1 parent 3232216 commit ee27a49
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/translations/ko_KR/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
.. toctree::
:maxdepth: 1

howto
process/howto


리눅스 커널 메모리 배리어
Expand Down
File renamed without changes.

0 comments on commit ee27a49

Please sign in to comment.