summaryrefslogtreecommitdiff
path: root/app/views
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axilleas@axilleas.me>2015-07-17 19:37:15 +0300
committerAchilleas Pipinellis <axilleas@axilleas.me>2015-07-17 19:37:15 +0300
commit31d85ae7744f7e7cf4bb7fdb530a43030144a7f5 (patch)
treeff201b8cdd7c477bc7fd7d371368d748e297fefe /app/views
parent90f5c4d0a3c9d5e43e9a58ab0aa79c8b085c62d4 (diff)
downloadgitlab-ci-31d85ae7744f7e7cf4bb7fdb530a43030144a7f5.tar.gz
Point to correct GitLab CI url.
Diffstat (limited to 'app/views')
-rw-r--r--app/views/helps/show.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/helps/show.html.haml b/app/views/helps/show.html.haml
index 9cb0238..9cc7dde 100644
--- a/app/views/helps/show.html.haml
+++ b/app/views/helps/show.html.haml
@@ -8,7 +8,7 @@
%br
Login with your GitLab account, add a project with one click and enjoy running your tests.
%br
- Read more about GitLab CI at #{link_to "gitlab.org", "http://gitlab.org/gitlab-ci/", target: "_blank"}.
+ Read more about GitLab CI at #{link_to "about.gitlab.com/gitlab-ci", "https://about.gitlab.com/gitlab-ci/", target: "_blank"}.
.bs-callout.bs-callout-success