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/administration/environment_variables.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/administration/environment_variables.md')
-rw-r--r-- | doc/administration/environment_variables.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/administration/environment_variables.md b/doc/administration/environment_variables.md index e6c8f59549f..864a84b33e0 100644 --- a/doc/administration/environment_variables.md +++ b/doc/administration/environment_variables.md @@ -64,4 +64,4 @@ instructions](https://docs.gitlab.com/omnibus/settings/environment-variables.htm It's possible to preconfigure the GitLab docker image by adding the environment variable `GITLAB_OMNIBUS_CONFIG` to the `docker run` command. -For more information see the ['preconfigure-docker-container' section in the Omnibus documentation](http://docs.gitlab.com/omnibus/docker/#preconfigure-docker-container). +For more information see the ['preconfigure-docker-container' section in the Omnibus documentation](https://docs.gitlab.com/omnibus/docker/#preconfigure-docker-container). |