From 9dc43c3810e946db66c35249a1332bc67efb8e6a Mon Sep 17 00:00:00 2001 From: zengyawen Date: Thu, 20 Apr 2023 12:06:27 +0800 Subject: [PATCH] update docs Signed-off-by: zengyawen --- en/contribute/FAQ.md | 2 +- zh-cn/contribute/FAQ.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/en/contribute/FAQ.md b/en/contribute/FAQ.md index 64f2375abe..2c6852a521 100644 --- a/en/contribute/FAQ.md +++ b/en/contribute/FAQ.md @@ -41,7 +41,7 @@ The possible causes for a verification failure include: **Solution** - Click [https://dco.openharmony.io/sign/Z2l0ZWUlMkZvcGVuX2hhcm1vbnk=) to sign the DCO or check the signing status. + Click [here](https://dco.openharmony.cn/sign) to sign the DCO or check the signing status. Enter **check dco** in the Pull Requests comment box and click **Comment**. The system will check the DCO signing status again. diff --git a/zh-cn/contribute/FAQ.md b/zh-cn/contribute/FAQ.md index 4c75f95e3a..297545c0bd 100755 --- a/zh-cn/contribute/FAQ.md +++ b/zh-cn/contribute/FAQ.md @@ -44,7 +44,7 @@ OS\(操作系统\)开发时,经常会遇到多个代码仓的修改具有编 **解决办法**: - 点击[这里](https://dco.openharmony.io/sign/Z2l0ZWUlMkZvcGVuX2hhcm1vbnk=)签署、查看签署状态。 + 点击[这里](https://dco.openharmony.cn/sign)签署、查看签署状态。 在PR的评论框输入`check dco`后,单击”评论”,系统将再次进行DCO校验。 -- GitLab