diff options
author | Marcia Ramos <virtua.creative@gmail.com> | 2018-01-10 16:37:24 -0200 |
---|---|---|
committer | Marcia Ramos <virtua.creative@gmail.com> | 2018-01-10 16:37:24 -0200 |
commit | 188b6e007dbcc6da91e46b4ae00d2e714f29e62d (patch) | |
tree | d172aa16bf5e6e1ceff6bf20871a444bade3b476 /doc/install/README.md | |
parent | 968430fe8c4eaa1de5799d9e629375c3bbe38853 (diff) | |
download | gitlab-ce-188b6e007dbcc6da91e46b4ae00d2e714f29e62d.tar.gz |
move article to its topic-related dir, update linksdocs-move-article-openshift
Diffstat (limited to 'doc/install/README.md')
-rw-r--r-- | doc/install/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/install/README.md b/doc/install/README.md index 540cb0d3f38..43197351db3 100644 --- a/doc/install/README.md +++ b/doc/install/README.md @@ -27,7 +27,7 @@ the hardware requirements. - [Installing in Kubernetes](kubernetes/index.md) - Install GitLab into a Kubernetes Cluster using our official Helm Chart Repository. -- [Install GitLab on OpenShift](../articles/openshift_and_gitlab/index.md) +- [Install GitLab on OpenShift](openshift_and_gitlab/index.md) - [Install GitLab on DC/OS](https://mesosphere.com/blog/gitlab-dcos/) via [GitLab-Mesosphere integration](https://about.gitlab.com/2016/09/16/announcing-gitlab-and-mesosphere/) - [Install GitLab on Azure](azure/index.md) - [Install GitLab on Google Cloud Platform](google_cloud_platform/index.md) |