Reviewed-by: Alex Shi <alexs@xxxxxxxxxx> On 6/20/21 7:35 PM, Zhou Yuheng wrote: > There was a full angle query in the url of linux-next. > Signed-off-by: Zhou Yuheng <zzjzxq33@xxxxxxxx> > --- > Documentation/translations/zh_CN/process/howto.rst | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Documentation/translations/zh_CN/process/howto.rst b/Documentation/translations/zh_CN/process/howto.rst > index ee3dee476..52c66461f 100644 > --- a/Documentation/translations/zh_CN/process/howto.rst > +++ b/Documentation/translations/zh_CN/process/howto.rst > @@ -252,7 +252,7 @@ Linux-next 集成测试树 > 在将子系统树的更新合并到主线树之前,需要对它们进行集成测试。为此,存在一个 > 特殊的测试存储库,其中几乎每天都会提取所有子系统树: > > - https://git.kernel.org/?p=linux/kernel/git/next/linux-next.git > + https://git.kernel.org/?p=linux/kernel/git/next/linux-next.git > > 通过这种方式,Linux-next 对下一个合并阶段将进入主线内核的内容给出了一个概要 > 展望。非常欢冒险的测试者运行测试Linux-next。 >