diff options
author | Evan Read <eread@gitlab.com> | 2018-11-07 12:52:18 +1000 |
---|---|---|
committer | Evan Read <eread@gitlab.com> | 2018-11-07 12:52:18 +1000 |
commit | 1dbf8f01089657482cce3929c2b51169d07405bf (patch) | |
tree | 1282b1033c328df57dbe0038a3b75620fa1c10d3 /doc/install | |
parent | cf8fe12b7b3a24082db47f71c80b01e62e391f32 (diff) | |
download | gitlab-ce-1dbf8f01089657482cce3929c2b51169d07405bf.tar.gz |
Fix broken link to Vagrant boxdocs/fix-openshift-links
Diffstat (limited to 'doc/install')
-rw-r--r-- | doc/install/openshift_and_gitlab/index.md | 2 |
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" |