diff options
author | Evan Read <eread@gitlab.com> | 2019-06-18 12:23:07 +0000 |
---|---|---|
committer | Achilleas Pipinellis <axil@gitlab.com> | 2019-06-18 12:23:07 +0000 |
commit | ef95359362e3235f5453f340588a6e1b6764733c (patch) | |
tree | d4185675c1c546b8c52473f9d8821818d39fb88f /doc/install | |
parent | 89008cc281ee1ad412ba831c2263e0d00eb20867 (diff) | |
download | gitlab-ce-ef95359362e3235f5453f340588a6e1b6764733c.tar.gz |
Https many links in docs
Diffstat (limited to 'doc/install')
-rw-r--r-- | doc/install/relative_url.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/install/relative_url.md b/doc/install/relative_url.md index 96b7d0f3648..b53624a33bf 100644 --- a/doc/install/relative_url.md +++ b/doc/install/relative_url.md @@ -123,7 +123,7 @@ To disable the relative URL: 1. Follow the same as above starting from 2. and set up the GitLab URL to one that doesn't contain a relative path. -[omnibus-rel]: http://docs.gitlab.com/omnibus/settings/configuration.html#configuring-a-relative-url-for-gitlab "How to set up relative URL in Omnibus GitLab" +[omnibus-rel]: https://docs.gitlab.com/omnibus/settings/configuration.html#configuring-a-relative-url-for-gitlab "How to set up relative URL in Omnibus GitLab" [restart gitlab]: ../administration/restart_gitlab.md#installations-from-source "How to restart GitLab" <!-- ## Troubleshooting |