From 40e6295d3f473a0dee410c3c7b8d32d8b5637532 Mon Sep 17 00:00:00 2001 From: NEEN Date: Mon, 9 May 2022 16:21:54 +0800 Subject: [PATCH] update dco link Signed-off-by: NEEN --- en/contribute/how-to-contribute.md | 2 +- .../\345\217\202\344\270\216\350\264\241\347\214\256.md" | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/en/contribute/how-to-contribute.md b/en/contribute/how-to-contribute.md index 26a3bb146e..0e1f8ab936 100644 --- a/en/contribute/how-to-contribute.md +++ b/en/contribute/how-to-contribute.md @@ -8,7 +8,7 @@ You must sign the Developer Certificate of Origin (DCO) before you can contribute to the community. -Click [here](https://dco.openharmony.io/sign/Z2l0ZWUlMkZvcGVuX2hhcm1vbnk=) to sign the DCO, and click [here](https://dco.openharmony.io/check-sign-status) to check the signing status. +Click [here](https://dco.openharmony.cn/#/sign) to sign the DCO, and click [here](https://dco.openharmony.cn/#/check-sign-status) to check the signing status. **Code of Conduct** diff --git "a/zh-cn/contribute/\345\217\202\344\270\216\350\264\241\347\214\256.md" "b/zh-cn/contribute/\345\217\202\344\270\216\350\264\241\347\214\256.md" index 6c8c3f8fdf..913739bca6 100755 --- "a/zh-cn/contribute/\345\217\202\344\270\216\350\264\241\347\214\256.md" +++ "b/zh-cn/contribute/\345\217\202\344\270\216\350\264\241\347\214\256.md" @@ -8,7 +8,7 @@ 您必须首先签署“开发者原创声明”,然后才能参与社区贡献。 -点击[这里](https://dco.openharmony.io/sign/Z2l0ZWUlMkZvcGVuX2hhcm1vbnk=)签署,点击[这里](https://dco.openharmony.io/check-sign-status)查询签署状态。 +点击[这里](https://dco.openharmony.cn/#/sign)签署,点击[这里](https://dco.openharmony.cn/#/check-sign-status)查询签署状态。 #### 行为准则 -- GitLab