summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axil@gitlab.com>2018-11-07 10:43:48 +0000
committerAchilleas Pipinellis <axil@gitlab.com>2018-11-07 10:43:48 +0000
commit3cf13f2fdfc724b40a7845fa2407253d4544d54a (patch)
treee653e3f5712f55e0e0258ffccd45bd20e5fe3729
parent6f6cd4f43dfdab19c8cb1ac7a03cae268f12b206 (diff)
parent1dbf8f01089657482cce3929c2b51169d07405bf (diff)
downloadgitlab-ce-3cf13f2fdfc724b40a7845fa2407253d4544d54a.tar.gz
Merge branch 'docs/fix-openshift-links' into 'master'
Fix broken link to Vagrant box See merge request gitlab-org/gitlab-ce!22859
-rw-r--r--doc/install/openshift_and_gitlab/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/install/openshift_and_gitlab/index.md b/doc/install/openshift_and_gitlab/index.md
index 5c8a830ac8f..4c88b6f97fc 100644
--- a/doc/install/openshift_and_gitlab/index.md
+++ b/doc/install/openshift_and_gitlab/index.md
@@ -505,7 +505,7 @@ PaaS and managing your applications with the ease of containers.
[RedHat]: https://www.redhat.com/en "RedHat website"
[openshift]: https://www.openshift.org "OpenShift Origin website"
[vm]: https://www.openshift.org/vm/ "OpenShift All-in-one VM"
-[vm-new]: https://atlas.hashicorp.com/openshift/boxes/origin-all-in-one "Official OpenShift Vagrant box on Atlas"
+[vm-new]: https://app.vagrantup.com/openshift/boxes/origin-all-in-one "Official OpenShift Vagrant box on Vagrant Cloud"
[template]: https://gitlab.com/gitlab-org/omnibus-gitlab/blob/master/docker/openshift-template.json "OpenShift template for GitLab"
[openshift.com]: https://openshift.com "OpenShift Online"
[kubernetes]: http://kubernetes.io/ "Kubernetes website"