diff options
author | Evan Read <eread@gitlab.com> | 2019-06-18 09:01:30 +1000 |
---|---|---|
committer | Evan Read <eread@gitlab.com> | 2019-06-18 09:01:30 +1000 |
commit | 0ea0d6aa55370b83faeaf539b9ae7886763d9fd8 (patch) | |
tree | 3ec700cb001bfbae59ceb7301724c8bd33c68bb7 /doc/integration/README.md | |
parent | d170a0fb7af727470a23f94e102c6536f5df4a85 (diff) | |
download | gitlab-ce-docs/https-many-docs-links.tar.gz |
Https many links in docsdocs/https-many-docs-links
Diffstat (limited to 'doc/integration/README.md')
-rw-r--r-- | doc/integration/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/integration/README.md b/doc/integration/README.md index 1fea6a32c28..f74da97119a 100644 --- a/doc/integration/README.md +++ b/doc/integration/README.md @@ -55,7 +55,7 @@ at Super User also has relevant information. **Omnibus Trusted Chain** -[Install the self signed certificate or custom certificate authorities](http://docs.gitlab.com/omnibus/common_installation_problems/README.html#using-self-signed-certificate-or-custom-certificate-authorities) +[Install the self signed certificate or custom certificate authorities](https://docs.gitlab.com/omnibus/common_installation_problems/README.html#using-self-signed-certificate-or-custom-certificate-authorities) in to GitLab Omnibus. It is enough to concatenate the certificate to the main trusted certificate @@ -71,4 +71,4 @@ After that restart GitLab with: sudo gitlab-ctl restart ``` -[jenkins]: http://docs.gitlab.com/ee/integration/jenkins.html +[jenkins]: https://docs.gitlab.com/ee/integration/jenkins.html |