diff options
author | Karen Carias <karen@gitlab.com> | 2015-06-08 21:01:56 +0000 |
---|---|---|
committer | Karen Carias <karen@gitlab.com> | 2015-06-08 21:01:56 +0000 |
commit | 60ac9253ada98f53bb17305dbe4c3168e1bbb219 (patch) | |
tree | d565466f139144147a54dc296cded5025e9443bd /doc | |
parent | b4116e76cb46921f5791a9c783b671c07b424a5e (diff) | |
download | gitlab-ce-60ac9253ada98f53bb17305dbe4c3168e1bbb219.tar.gz |
fixed link
Diffstat (limited to 'doc')
-rw-r--r-- | doc/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.md b/doc/README.md index 654b3de712a..bd44aec11bc 100644 --- a/doc/README.md +++ b/doc/README.md @@ -4,7 +4,7 @@ - [API](api/README.md) Automate GitLab via a simple and powerful API.
- [GitLab as OAuth2 authentication service provider](integration/oauth_provider.md). It allows you to login to other applications from GitLab.
-- [Importing to GitLab](doc/importing/README.md).
+- [Importing to GitLab](importing/README.md).
- [Markdown](markdown/markdown.md) GitLab's advanced formatting system.
- [Permissions](permissions/permissions.md) Learn what each role in a project (guest/reporter/developer/master/owner) can do.
- [Project Services](project_services/project_services.md) Integrate a project with external services, such as CI and chat.
|