summaryrefslogtreecommitdiff
path: root/app/views/import/gitlab/status.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/import/gitlab/status.html.haml')
-rw-r--r--app/views/import/gitlab/status.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/import/gitlab/status.html.haml b/app/views/import/gitlab/status.html.haml
index fcfc6fd37f4..d31fc2e6adb 100644
--- a/app/views/import/gitlab/status.html.haml
+++ b/app/views/import/gitlab/status.html.haml
@@ -45,7 +45,7 @@
%td
= link_to repo["path_with_namespace"], "https://gitlab.com/#{repo["path_with_namespace"]}", target: "_blank"
%td.import-target
- = repo["path_with_namespace"]
+ = import_project_target(repo['namespace']['path'], repo['name'])
%td.import-actions.job-status
= button_tag class: "btn btn-import js-add-to-import" do
Import