Re: [PATCH] docs: zh_TW/index: Move arm64/index to arch-specific section

From: Jonathan Corbet
Date: Tue Sep 14 2021 - 17:16:58 EST


Akira Yokosawa <akiyks@xxxxxxxxx> writes:

> arm64/index is architecture specific.
> Move it to the section "特定體系結構文檔" or "Architecture-specific
> documentation".
>
> Signed-off-by: Akira Yokosawa <akiyks@xxxxxxxxx>
> Fixes: e5cb9494fe79 ("docs/zh_TW: add translations for zh_TW/arm64")
> Cc: Hu Haowen <src.res@xxxxxxxx>
> ---
> Hi,
>
> zh_CN/index.rst has arm64/index under the section "特定体系结构文档".
> zh_TW should be consistent with it.
>
> Thanks, Akira
> --
> Documentation/translations/zh_TW/index.rst | 10 +++++-----
> 1 file changed, 5 insertions(+), 5 deletions(-)

Applied, thanks.

jon