summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Carias <karen@gitlab.com>2015-06-08 21:03:57 +0000
committerKaren Carias <karen@gitlab.com>2015-06-08 21:03:57 +0000
commited42be4019f2640b1a66fff487c6581a0df3bffd (patch)
treec6effaac82303d8cec1d54cc8416c445d2ac3920
parent732828b7bb8b66f517ed41d53b284666aa6ff732 (diff)
downloadgitlab-ce-ed42be4019f2640b1a66fff487c6581a0df3bffd.tar.gz
fixed link
-rw-r--r--doc/README.md2
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.