summaryrefslogtreecommitdiff
path: root/app/views/shared/_import_form.html.haml
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 17:18:33 +0300
commitbbd627c54852f62fe45d00b69857106346b8391d (patch)
treed8b9d149692a9db6dd4100379ac97ba81506cb8e /app/views/shared/_import_form.html.haml
parent1b46a8360e0adffba79fad5730e94e333350f063 (diff)
downloadgitlab-ce-bbd627c54852f62fe45d00b69857106346b8391d.tar.gz
Move workflow/importing/ to user/project/import/
Diffstat (limited to 'app/views/shared/_import_form.html.haml')
-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')}.