diff options
| author | Russell Dickenson <rdickenson@gitlab.com> | 2019-04-23 08:54:59 +1000 |
|---|---|---|
| committer | Russell Dickenson <rdickenson@gitlab.com> | 2019-04-23 08:54:59 +1000 |
| commit | 94e44c3df0a3928916ede7dfe768e6ffc7e37fb0 (patch) | |
| tree | f00afebf9ad4f17cb7a10826419442113263b52e | |
| parent | edb9c72d93dee355415d4c815b6f298054681aa6 (diff) | |
| download | gitlab-ce-docs/projects.tar.gz | |
Added link to Project contentdocs/projects
* Added link as per Documentation convention
| -rw-r--r-- | doc/user/admin_area/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/admin_area/index.md b/doc/user/admin_area/index.md index 00cea22e4e1..c11db13f906 100644 --- a/doc/user/admin_area/index.md +++ b/doc/user/admin_area/index.md @@ -16,7 +16,7 @@ The Admin Area is made up of the following sections: | Section | Description | |:------------------|:---------------------------------------------------------------------------------------------------------------------------------------------------------| -| Overview | View your GitLab Dashboard, and maintain projects, users, groups, jobs, runners, and Gitaly servers. | +| Overview | View your GitLab Dashboard, and maintain [projects](projects.md), users, groups, jobs, runners, and Gitaly servers. | | Monitoring | View GitLab system information, and information on background jobs, logs, [health checks](monitoring/health_check.md), request profiles, and audit logs. | | Messages | Send and manage [broadcast messages](broadcast_messages.md) for your users. | | System Hooks | Configure [system hooks](../../system_hooks/system_hooks.md) for many events. | |
