diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2022-09-21 21:13:33 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2022-09-21 21:13:33 +0000 |
commit | 04d4cf89dbe213ad994badad4c8a9a3f2ccb754f (patch) | |
tree | 165bc4994a712abc0f5b242f587a2c67887c3ce0 /doc/ci/introduction | |
parent | 136ec65df5255512264ef62e9ad5561e5f85a735 (diff) | |
download | gitlab-ce-04d4cf89dbe213ad994badad4c8a9a3f2ccb754f.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/ci/introduction')
-rw-r--r-- | doc/ci/introduction/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ci/introduction/index.md b/doc/ci/introduction/index.md index add47c95051..ccf7ebccb2c 100644 --- a/doc/ci/introduction/index.md +++ b/doc/ci/introduction/index.md @@ -1,7 +1,7 @@ --- stage: Verify group: Pipeline Execution -info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/engineering/ux/technical-writing/#assignments +info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/product/ux/technical-writing/#assignments description: "An overview of Continuous Integration, Continuous Delivery, and Continuous Deployment, as well as an introduction to GitLab CI/CD." type: concepts --- |