diff options
author | Sytse Sijbrandij <sytse@gitlab.com> | 2015-06-15 15:29:32 +0000 |
---|---|---|
committer | Sytse Sijbrandij <sytse@gitlab.com> | 2015-06-15 15:29:32 +0000 |
commit | c39122079997d990415ab6814a4fa390cb462942 (patch) | |
tree | b3146ae83b64a5d119621db126620e157994548f | |
parent | 678bb48c5e49b0dfdc087a8a065070bf363a2416 (diff) | |
download | gitlab-shell-c39122079997d990415ab6814a4fa390cb462942.tar.gz |
Make link to CI https
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -40,7 +40,7 @@ An overview of the four cases described above: ## Code status -[](http://ci.gitlab.org/projects/4?ref=master) +[](https://ci.gitlab.org/projects/4?ref=master) [](https://semaphoreapp.com/gitlabhq/gitlab-shell) [](https://codeclimate.com/github/gitlabhq/gitlab-shell) [](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 |