website/docs: fix 404 link on getting started

This commit is contained in:
Mitchell Hashimoto 2013-12-01 07:22:09 -08:00
parent 4daa21e0b1
commit e9184ed6f9
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ sidebar_current: "gettingstarted-providers"
In this getting started guide, your project was always backed with
[VirtualBox](http://www.virtualbox.org). But Vagrant can work with
a wide variety of backend providers, such as [VMware Fusion](/v2/vmware-fusion/index.html),
a wide variety of backend providers, such as [VMware](/v2/vmware/index.html),
[AWS](http://github.com/mitchellh/vagrant-aws), and more. Read the page
of each provider for more information on how to set them up.