summaryrefslogtreecommitdiff
path: root/app/views/importers/githubs/status.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/importers/githubs/status.html.haml')
-rw-r--r--app/views/importers/githubs/status.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/importers/githubs/status.html.haml b/app/views/importers/githubs/status.html.haml
index 1c7e8209e6e..af04ae0d1bf 100644
--- a/app/views/importers/githubs/status.html.haml
+++ b/app/views/importers/githubs/status.html.haml
@@ -17,7 +17,7 @@
%tr{id: "project_#{project.id}", class: "#{project_status_css_class(project.import_status)}"}
%td= project.import_source
%td
- %strong= link_to project.name_with_namespace, project
+ %strong= link_to project.path_with_namespace, project
%td.job-status
- if project.import_status == 'finished'
%span.cgreen