From e7992f68f5f10370f3d2d4eaacf82988e706f270 Mon Sep 17 00:00:00 2001 From: Sytse Sijbrandij Date: Thu, 12 Nov 2015 02:56:19 +0000 Subject: [PATCH] It is confusing to have two administrator documentation sections. --- doc/README.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/doc/README.md b/doc/README.md index 8c7c379b5e..128ea0d3ba 100644 --- a/doc/README.md +++ b/doc/README.md @@ -53,14 +53,11 @@ - [Welcome message](customization/welcome_message.md) Add a custom welcome message to the sign-in page. - [Reply by email](incoming_email/README.md) Allow users to comment on issues and merge requests by replying to notification emails. - [Migrate GitLab CI to CE/EE](migrate_ci_to_ce/README.md) Follow this guide to migrate your existing GitLab CI data to GitLab CE/EE. - -### Administrator documentation - -+ [User permissions](permissions/permissions.md) -+ [API](api/README.md) +- [User permissions](permissions/permissions.md) +- [API](api/README.md) ## Contributor documentation - [Development](development/README.md) Explains the architecture and the guidelines for shell commands. - [Legal](legal/README.md) Contributor license agreements. -- [Release](release/README.md) How to make the monthly and security releases. +- [Release](release/README.md) How to make the monthly and security releases. \ No newline at end of file