README.md in vagrant-orchestrate-0.0.4 vs README.md in vagrant-orchestrate-0.0.5

- old
+ new

@@ -48,10 +48,10 @@ * Need rsync? Install [OpenSSH](http://www.mls-software.com/opensshd.html) and then run this [script](https://github.com/joefitzgerald/packer-windows/blob/master/scripts/rsync.bat) to install rsync. Vagrant managed servers currently only works with cygwin based rsync implementations. ## Contributing -1. Fork it ( https://github.com/chrisbaldauf/vagrant-orchestrate/fork ) +1. Fork it ( https://github.com/Cimpress-MCP/vagrant-orchestrate/fork ) 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Add some feature'`) 4. Push to the branch (`git push origin my-new-feature`) 5. Create a new Pull Request