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:
authorStan Hu <stanhu@gmail.com>2015-07-10 19:23:18 +0300
committerStan Hu <stanhu@gmail.com>2015-07-10 19:23:18 +0300
commitea5e5ee4dc76f4284991288be38354ff18d8b7de (patch)
tree2bbd05688f80fe83126087f0501283e36bbea589
parent77025ad8e33cc99c645febe9b51fbf9931a62bcf (diff)
parent18f6cf33efc0dd479a2d54ddaaf3794b56e22bd1 (diff)
Merge branch 'fix-migrating-from-svn-doc-link' into 'master'
Fix migrating from SVN document link Closes #1959 See merge request !958
-rw-r--r--app/views/projects/new.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/new.html.haml b/app/views/projects/new.html.haml
index 5114e63c05f..d49eacb30dd 100644
--- a/app/views/projects/new.html.haml
+++ b/app/views/projects/new.html.haml
@@ -85,7 +85,7 @@
%li
The import will time out after 4 minutes. For big repositories, use a clone/push combination.
%li
- To migrate an SVN repository, check out #{link_to "this document", "http://doc.gitlab.com/ce/workflow/migrating_from_svn.html"}.
+ To migrate an SVN repository, check out #{link_to "this document", "http://doc.gitlab.com/ce/workflow/importing/migrating_from_svn.html"}.
%hr.prepend-botton-10