README.md in vagrant-unbundled-2.2.9.0 vs README.md in vagrant-unbundled-2.2.10.0

- old
+ new

@@ -1,10 +1,10 @@ # Vagrant -* Website: [https://www.vagrantup.com/](https://www.vagrantup.com/) -* Source: [https://github.com/hashicorp/vagrant](https://github.com/hashicorp/vagrant) -* HashiCorp Discuss: [https://discuss.hashicorp.com/c/vagrant/24](https://discuss.hashicorp.com/c/vagrant/24) +- Website: [https://www.vagrantup.com/](https://www.vagrantup.com/) +- Source: [https://github.com/hashicorp/vagrant](https://github.com/hashicorp/vagrant) +- HashiCorp Discuss: [https://discuss.hashicorp.com/c/vagrant/24](https://discuss.hashicorp.com/c/vagrant/24) Vagrant is a tool for building and distributing development environments. Development environments managed by Vagrant can run on local virtualized platforms such as VirtualBox or VMware, in the cloud via AWS or OpenStack, @@ -39,15 +39,15 @@ the box doesn't already exist on your system. ## Getting Started Guide To learn how to build a fully functional development environment, follow the -[getting started guide](https://www.vagrantup.com/docs/getting-started/index.html). +[getting started guide](https://www.vagrantup.com/docs/getting-started). ## Installing from Source If you want the bleeding edge version of Vagrant, we try to keep master pretty stable -and you're welcome to give it a shot. Please review the installation page [here](https://www.vagrantup.com/docs/installation/source.html). +and you're welcome to give it a shot. Please review the installation page [here](https://www.vagrantup.com/docs/installation/source). ## Contributing to Vagrant Once your Vagrant bundle is installed from Git repository, you can run the test suite with: