diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2014-02-14 13:36:54 +0000 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2014-02-14 13:36:54 +0000 |
commit | 4c78bc0d839c15c4760ff4a567b8dd81b39670a9 (patch) | |
tree | c641d282688f095e4c5f7b65be871e88a68c07cd | |
parent | fe6c534d473cef068a0a88d1a5cda9a7dd305e06 (diff) | |
parent | aa618dd87df8943aaabdfa6122d40f3285681452 (diff) | |
download | gitlab-ce-4c78bc0d839c15c4760ff4a567b8dd81b39670a9.tar.gz |
Merge branch 'https-readme' into 'master'
Https Readme
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index 6678f427e41..ca003f111a2 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ ### Code status -* [![build status](http://ci.gitlab.org/projects/1/status.png?ref=master)](http://ci.gitlab.org/projects/1?ref=master) on ci.gitlab.org (master branch) +* [![build status](https://ci.gitlab.org/projects/1/status.png?ref=master)](https://ci.gitlab.org/projects/1?ref=master) on ci.gitlab.org (master branch) * [![Code Climate](https://codeclimate.com/github/gitlabhq/gitlabhq.png)](https://codeclimate.com/github/gitlabhq/gitlabhq) |