README.md in vagrant-unbundled-2.0.0.1 vs README.md in vagrant-unbundled-2.0.1.0

- old
+ new

@@ -1,9 +1,9 @@ # Vagrant * Website: [https://www.vagrantup.com/](https://www.vagrantup.com/) -* Source: [https://github.com/mitchellh/vagrant](https://github.com/mitchellh/vagrant) +* Source: [https://github.com/hashicorp/vagrant](https://github.com/hashicorp/vagrant) * [![Gitter chat](https://badges.gitter.im/mitchellh/vagrant.png)](https://gitter.im/mitchellh/vagrant) * Mailing list: [Google Groups](https://groups.google.com/group/vagrant-up) Vagrant is a tool for building and distributing development environments. @@ -47,10 +47,10 @@ 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). ## Contributing to Vagrant -To install Vagrant from source, please [follow the guide in the Wiki](https://github.com/mitchellh/vagrant/wiki/Installing-Vagrant-from-Source). +To install Vagrant from source, please [follow the guide in the Wiki](https://github.com/hashicorp/vagrant/wiki/Installing-Vagrant-from-Source). You can run the test suite with: bundle exec rake