summaryrefslogtreecommitdiff
path: root/doc/README.md
diff options
context:
space:
mode:
authorMarcia Ramos <virtua.creative@gmail.com>2017-03-29 00:52:06 -0300
committerMarcia Ramos <virtua.creative@gmail.com>2017-03-29 00:52:06 -0300
commit4f9d279ba016682ffbbf25300fff58e1414d246f (patch)
treece376e143c8312ed73ba7ae34628eeed80f9aaa8 /doc/README.md
parent3e5ea1cbac308acad425dea189d31f2e423397a4 (diff)
downloadgitlab-ce-4f9d279ba016682ffbbf25300fff58e1414d246f.tar.gz
capitalization
Diffstat (limited to 'doc/README.md')
-rw-r--r--doc/README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/README.md b/doc/README.md
index 2a72c15a43d..f76961b89f9 100644
--- a/doc/README.md
+++ b/doc/README.md
@@ -17,7 +17,7 @@ All technical content published by GitLab lives in the documentation, including:
- Blog Posts
- Video Tutorials
-## User Documentation
+## User documentation
- [Account Security](user/profile/account/two_factor_authentication.md) Securing your account via two-factor authentication, etc.
- [API](api/README.md) Automate GitLab via a simple and powerful API.
@@ -41,7 +41,7 @@ All technical content published by GitLab lives in the documentation, including:
- [Git Attributes](user/project/git_attributes.md) Managing Git attributes using a `.gitattributes` file.
- [Git cheatsheet](https://gitlab.com/gitlab-com/marketing/raw/master/design/print/git-cheatsheet/print-pdf/git-cheatsheet.pdf) Download a PDF describing the most used Git operations.
-## Administrator Documentation
+## Administrator documentation
- [Access restrictions](user/admin_area/settings/visibility_and_access_controls.md#enabled-git-access-protocols) Define which Git access protocols can be used to talk to GitLab
- [Authentication/Authorization](administration/auth/README.md) Configure
@@ -79,7 +79,7 @@ All technical content published by GitLab lives in the documentation, including:
- [High Availability](administration/high_availability/README.md) Configure multiple servers for scaling or high availability.
- [Container Registry](administration/container_registry.md) Configure Docker Registry with GitLab.
-## Contributor Documentation
+## Contributor documentation
- [Development](development/README.md) All styleguides and explanations how to contribute.
- [Writing documentation](development/writing_documentation.md)