From 7bb3bd702e63ddc54bc47aa054ea756bd7876f12 Mon Sep 17 00:00:00 2001 From: Chris Roberts Date: Wed, 13 Sep 2017 10:18:17 -0700 Subject: [PATCH] Update links --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cedba5568..bdbca438f 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # 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) @@ -49,7 +49,7 @@ and you're welcome to give it a shot. Please review the installation page [here] ## 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: