summaryrefslogtreecommitdiff
path: root/doc/README.md
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axilleas@axilleas.me>2017-08-16 14:05:13 +0300
committerAchilleas Pipinellis <axilleas@axilleas.me>2017-08-17 09:12:58 +0300
commitf9d10758083ad8a18bf4d88b3d3d0039f80a0c01 (patch)
tree97237e9d805c2358c3a51a2c6856fe6013744f31 /doc/README.md
parent1b46a8360e0adffba79fad5730e94e333350f063 (diff)
downloadgitlab-ce-docs/importing-refactor.tar.gz
Move workflow/importing/ to user/project/import/docs/importing-refactor
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 547541c4876..267487520cd 100644
--- a/doc/README.md
+++ b/doc/README.md
@@ -102,7 +102,7 @@ Manage your [repositories](user/project/repository/index.md) from the UI (user i
### Migrate and import your projects from other platforms
-- [Importing to GitLab](workflow/importing/README.md): Import your projects from GitHub, Bitbucket, GitLab.com, FogBugz and SVN into GitLab.
+- [Importing to GitLab](user/project/import/index.md): Import your projects from GitHub, Bitbucket, GitLab.com, FogBugz and SVN into GitLab.
- [Migrating from SVN](workflow/importing/migrating_from_svn.md): Convert a SVN repository to Git and GitLab.
### Continuous Integration, Delivery, and Deployment