diff options
author | Karen Carias <karen@gitlab.com> | 2015-06-08 21:03:57 +0000 |
---|---|---|
committer | Karen Carias <karen@gitlab.com> | 2015-06-08 21:03:57 +0000 |
commit | ed42be4019f2640b1a66fff487c6581a0df3bffd (patch) | |
tree | c6effaac82303d8cec1d54cc8416c445d2ac3920 /doc/README.md | |
parent | 732828b7bb8b66f517ed41d53b284666aa6ff732 (diff) | |
download | gitlab-ce-ed42be4019f2640b1a66fff487c6581a0df3bffd.tar.gz |
fixed link
Diffstat (limited to 'doc/README.md')
-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 bd44aec11bc..7a2181edded 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](importing/README.md).
+- [Importing to GitLab](workflow/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.
|