summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSytse Sijbrandij <sytse@gitlab.com>2015-06-15 15:29:32 +0000
committerSytse Sijbrandij <sytse@gitlab.com>2015-06-15 15:29:32 +0000
commitc39122079997d990415ab6814a4fa390cb462942 (patch)
treeb3146ae83b64a5d119621db126620e157994548f
parent678bb48c5e49b0dfdc087a8a065070bf363a2416 (diff)
downloadgitlab-shell-c39122079997d990415ab6814a4fa390cb462942.tar.gz
Make link to CI https
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 5ee8623..41fa43c 100644
--- a/README.md
+++ b/README.md
@@ -40,7 +40,7 @@ An overview of the four cases described above:
## Code status
-[![CI](http://ci.gitlab.org/projects/4/status.png?ref=master)](http://ci.gitlab.org/projects/4?ref=master)
+[![CI](https://ci.gitlab.org/projects/4/status.png?ref=master)](https://ci.gitlab.org/projects/4?ref=master)
[![Build Status](https://semaphoreapp.com/api/v1/projects/a71ddd46-a9cc-4062-875e-7ade19a44927/243336/badge.png)](https://semaphoreapp.com/gitlabhq/gitlab-shell)
[![Code Climate](https://codeclimate.com/github/gitlabhq/gitlab-shell.png)](https://codeclimate.com/github/gitlabhq/gitlab-shell)
[![Coverage Status](https://coveralls.io/repos/gitlabhq/gitlab-shell/badge.png?branch=master)](https://coveralls.io/r/gitlabhq/gitlab-shell)
@@ -138,4 +138,4 @@ List all keys:
Remove all keys from authorized_keys file:
- ./bin/gitlab-keys clear
+ ./bin/gitlab-keys clear \ No newline at end of file