summaryrefslogtreecommitdiff
path: root/app/views/projects/index.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/projects/index.html.haml')
-rw-r--r--app/views/projects/index.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/index.html.haml b/app/views/projects/index.html.haml
index 824ba80..4ec8f68 100644
--- a/app/views/projects/index.html.haml
+++ b/app/views/projects/index.html.haml
@@ -8,7 +8,7 @@
.projects
%p.fetch-status.light
%i.icon-refresh.icon-spin
- Please wait while we fetch from GitLab (#{current_user.url})
+ Please wait while we fetch from GitLab (#{GitlabCi.config.gitlab_server.url})
:javascript
$.get("#{gitlab_projects_path}")
- else