Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-02-19 09:07:09 +0300
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-02-19 09:07:09 +0300
commita3d039259e56cd7cb6551c21551f010ea12e6acc (patch)
treef9fd35ec0d325963d404efad9806562184eb9bc6 /doc/README.md
parentff70d2f24e8b437a4c006b61a9b669309718baad (diff)
Fix broken links in documentation
Diffstat (limited to 'doc/README.md')
-rw-r--r--doc/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.md b/doc/README.md
index 59cfe1bb11a..4e00dceac2b 100644
--- a/doc/README.md
+++ b/doc/README.md
@@ -10,7 +10,7 @@
- [SSH](ssh/README.md) Setup your ssh keys and deploy keys for secure access to your projects.
- [Web hooks](web_hooks/web_hooks.md) Let GitLab notify you when new code has been pushed to your project.
- [Workflow](workflow/README.md) Using GitLab functionality and importing projects from GitHub and SVN.
-- [OAuth2 provider](integration/oauth_provider.md) to allow you to login to other applications from GitLab.
+- [GitLab as OAuth2 authentication service provider](integration/oauth_provider.md). It allows you to login to other applications from GitLab.
## Administrator documentation