diff options
author | Achilleas Pipinellis <axil@gitlab.com> | 2019-07-11 14:58:49 +0300 |
---|---|---|
committer | Achilleas Pipinellis <axil@gitlab.com> | 2019-07-11 15:24:33 +0300 |
commit | 99f2c986b51436f37d20e4477d9c37b3dc784d67 (patch) | |
tree | e8f96836fbc9d5d3d689f6936241c3578f91428f /.gitlab | |
parent | b698e4ce87d4c8f349fa120ca5ab854ef6d98764 (diff) | |
download | gitlab-ce-99f2c986b51436f37d20e4477d9c37b3dc784d67.tar.gz |
Move the gitlab-docs project under gitlab-orgrename-gitlab-docs-repo
Search and replace gitlab-com/gitlab-docs with gitlab-org/gitlab-docs.
For https://gitlab.com/gitlab-com/gitlab-docs/issues/310
Diffstat (limited to '.gitlab')
-rw-r--r-- | .gitlab/issue_templates/Documentation.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab/issue_templates/Documentation.md b/.gitlab/issue_templates/Documentation.md index 67602b7b2df..f4070a44755 100644 --- a/.gitlab/issue_templates/Documentation.md +++ b/.gitlab/issue_templates/Documentation.md @@ -4,7 +4,7 @@ Note: Doc work as part of feature development is covered in the Feature Request template. * For issues related to features of the docs.gitlab.com site, see - https://gitlab.com/gitlab-com/gitlab-docs/issues/ + https://gitlab.com/gitlab-org/gitlab-docs/issues/ * For information about documentation content and process, see https://docs.gitlab.com/ee/development/documentation/ --> |