summaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
authorMarcia Ramos <virtua.creative@gmail.com>2017-08-17 14:56:56 +0000
committerMarcia Ramos <virtua.creative@gmail.com>2017-08-17 14:56:56 +0000
commitf0ac0daf6a8788f57b98eaf29b0056899027ae68 (patch)
treeeeaadf629e2308540334b91efd0bc9c2d03e7461 /app
parenteed96cbde1c579f5d45d13d18c8e6024e3026db8 (diff)
parentbbd627c54852f62fe45d00b69857106346b8391d (diff)
downloadgitlab-ce-f0ac0daf6a8788f57b98eaf29b0056899027ae68.tar.gz
Merge branch 'docs/importing-refactor' into 'master'
Move workflow/importing/ to user/project/import/ See merge request !13593
Diffstat (limited to 'app')
-rw-r--r--app/views/shared/_import_form.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/shared/_import_form.html.haml b/app/views/shared/_import_form.html.haml
index 873179339dc..233d8c95eda 100644
--- a/app/views/shared/_import_form.html.haml
+++ b/app/views/shared/_import_form.html.haml
@@ -13,4 +13,4 @@
%li
The import will time out after 15 minutes. For repositories that take longer, use a clone/push combination.
%li
- To migrate an SVN repository, check out #{link_to "this document", help_page_path('workflow/importing/migrating_from_svn')}.
+ To migrate an SVN repository, check out #{link_to "this document", help_page_path('user/project/import/svn')}.