Cc Alex Shi's new email <alexs@xxxxxxxxxx> On Tue, Mar 30, 2021 at 04:13:04PM +0200, Thorsten Leemhuis wrote: > Removing Documentation/admin-guide/reporting-bugs.rst will break links > in some of the translations. I was unsure if simply changing them to > Documentation/admin-guide/reporting-issue.rst was wise, so I didn't > touch anything for now and CCed the maintainers for the Chinese and > Italian translation. I couldn't find one for the Japanse translation. > > Please advice. For completeness, this are the places where things will > break afaics: > > $ grep -ri 'reporting-bugs.rst' Documentation/ > Documentation/translations/zh_CN/SecurityBugs:是有帮助的信息,那就请重温一下admin-guide/reporting-bugs.rst文件中的概述过程。任 > Documentation/translations/zh_CN/process/howto.rst:内核源码主目录中的:ref:`admin-guide/reporting-bugs.rst <reportingbugs>` > Documentation/translations/zh_CN/admin-guide/reporting-issues.rst: 本文档将取代“Documentation/admin-guide/reporting-bugs.rst”。主要的工作 > Documentation/translations/zh_CN/admin-guide/reporting-issues.rst: “Documentation/admin-guide/reporting-bugs.rst”中的旧文字非常相似。它和它 Yeah, as Greg said, we will solve that after you patches be merged in next tree. Since I have translate the zh reporting-issues.rst in the next tree, will correct the link when I sync it with your new version. May cause Warning for some days, but don't worry about it. Wu X.C. > Documentation/translations/it_IT/process/howto.rst:Il file admin-guide/reporting-bugs.rst nella cartella principale del kernel > Documentation/translations/ja_JP/howto.rst:admin-guide/reporting-bugs.rstはカーネルバグらしいものについてどうレポー > > Ciao, Thorsten