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/development/gemfile.md | |
parent | 136ec65df5255512264ef62e9ad5561e5f85a735 (diff) | |
download | gitlab-ce-04d4cf89dbe213ad994badad4c8a9a3f2ccb754f.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/development/gemfile.md')
-rw-r--r-- | doc/development/gemfile.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/development/gemfile.md b/doc/development/gemfile.md index f6a31c75ae5..dd687763356 100644 --- a/doc/development/gemfile.md +++ b/doc/development/gemfile.md @@ -1,7 +1,7 @@ --- stage: none group: unassigned -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 --- # Gemfile guidelines |