diff options
author | Marcel Amirault <ravlen@gmail.com> | 2019-03-26 13:21:47 +0000 |
---|---|---|
committer | Achilleas Pipinellis <axil@gitlab.com> | 2019-03-26 13:21:47 +0000 |
commit | 8c58e7dedb3975e3ea73f4b4b34c1d7b18ee08ee (patch) | |
tree | 9a85d10018b1a8e3cf1fc7c7d21c07d698436a7e /doc/gitlab-basics/create-group.md | |
parent | a5c54bac4446c8c261fe1c900cf92e8d110e3301 (diff) | |
download | gitlab-ce-8c58e7dedb3975e3ea73f4b4b34c1d7b18ee08ee.tar.gz |
Docs: Add missing redirects to /workflow and /articles docs
Diffstat (limited to 'doc/gitlab-basics/create-group.md')
-rw-r--r-- | doc/gitlab-basics/create-group.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/gitlab-basics/create-group.md b/doc/gitlab-basics/create-group.md index 985a52d88f5..8c0d3561882 100644 --- a/doc/gitlab-basics/create-group.md +++ b/doc/gitlab-basics/create-group.md @@ -1,2 +1,5 @@ +--- +redirect_to: '../user/group/index.md#create-a-new-group' +--- This document was moved to [another location](../user/group/index.md#create-a-new-group). |