summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2015-07-10 09:20:24 -0700
committerStan Hu <stanhu@gmail.com>2015-07-10 09:20:24 -0700
commit18f6cf33efc0dd479a2d54ddaaf3794b56e22bd1 (patch)
tree7c4b0773ba20753fd0592824f092a4f010566f78
parent3f5a4ae5e66ba23a16c7a41b27ade196994c5a4c (diff)
downloadgitlab-ce-18f6cf33efc0dd479a2d54ddaaf3794b56e22bd1.tar.gz
Fix migrating from SVN document link
Closes #1959
-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