diff options
author | Russell Dickenson <rdickenson@gitlab.com> | 2019-05-27 04:19:28 +0000 |
---|---|---|
committer | Evan Read <eread@gitlab.com> | 2019-05-27 04:19:28 +0000 |
commit | 38d742bfbfe8005773ab048c62fe7329b368faa7 (patch) | |
tree | b411d335138d641a8575e5669e7b636b4d0f4a2d /doc/user | |
parent | 2b60a67e1b2504ac9711593b6fed18b3d46fb2a4 (diff) | |
download | gitlab-ce-38d742bfbfe8005773ab048c62fe7329b368faa7.tar.gz |
Edit admin index to comply with SSOT guidelines
Diffstat (limited to 'doc/user')
-rw-r--r-- | doc/user/admin_area/index.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/user/admin_area/index.md b/doc/user/admin_area/index.md index d2995d48833..52c4d2b997c 100644 --- a/doc/user/admin_area/index.md +++ b/doc/user/admin_area/index.md @@ -1,3 +1,7 @@ +--- +type: reference +--- + # GitLab Admin Area **[CORE ONLY]** The Admin Area provides a web UI for administering some features of GitLab self-managed instances. |