vaguerent/website/_redirects
2020-05-28 12:45:18 -04:00

34 lines
1.4 KiB
Plaintext

# REDIRECTS FILE
#
# See the README file in this directory for documentation. Please do not
# modify or delete existing redirects without first verifying internally.
/support.html /
/support /
/sponsors.html /
/sponsors /
/about.html /intro
/about /intro
/v1/* https://docs-v1.vagrantup.com/:splat
/blog/* https://www.hashicorp.com/blog/:splat
/docs/getting-started /intro/getting-started
/docs/getting-started/* /intro/getting-started/:splat
/download-archive/* https://releases.hashicorp.com/vagrant
/intro/index /intro
/docs/index /docs
/docs/boxes.html /docs/boxes
/docs/boxes /docs/boxes
/docs/experimental/index.html /docs/experimental
/docs/multi-machine/index.html /docs/multi-machine
/docs/virtualbox/index.html /docs/providers/virtualbox
/docs/virtualbox/* /docs/providers/virtualbox/:splat
/docs/vmware/index.html /docs/providers/vmware
/docs/vmware/* /docs/providers/vmware/:splat
/docs/docker/index.html /docs/providers/docker
/docs/docker/* /docs/providers/docker/:splat
/docs/hyperv/index.html /docs/providers/hyperv
/docs/hyperv/* /docs/providers/hyperv/:splat
/docs/vagrant-cloud /vagrant-cloud
/docs/vagrant-cloud/* /vagrant-cloud/:splat