summaryrefslogtreecommitdiff
path: root/app/views
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 /app/views
parent1b46a8360e0adffba79fad5730e94e333350f063 (diff)
downloadgitlab-ce-f9d10758083ad8a18bf4d88b3d3d0039f80a0c01.tar.gz
Move workflow/importing/ to user/project/import/docs/importing-refactor
Diffstat (limited to 'app/views')
-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')}.