diff --git a/documentation/source/readme/FAQs.rst b/documentation/source/readme/FAQs.rst index 8d296519966a82c89702ee27c7c598bb40f90d7e..4a31d5648a3a2870b35c4fd4bfcb825e4c2c4a95 100644 --- a/documentation/source/readme/FAQs.rst +++ b/documentation/source/readme/FAQs.rst @@ -8,7 +8,7 @@ During the development of the operating system (OS), it is common that multiple #. Create an issue in any of the code repositories. -#. Associate PRs that need to be built and merged at the same time with the issue. For details, visit https://gitee.com/help/articles/4142. +#. Associate PRs that need to be built and merged at the same time with the issue. For details, visit https://docs.gitlab.com/ee/topics/gitlab_flow.html#mergepull-requests-with-gitlab-flow. #. After the build is triggered, the build center identifies the PRs associated with the same issue, downloads the build, and merges the PRs into the code library after the code is approved.