PLUGINS.md in berkshelf-3.0.0.beta3 vs PLUGINS.md in berkshelf-3.0.0.beta4

- old
+ new

@@ -6,11 +6,11 @@ - Plugins are listed in alphabetical order for consistency. Plugins ------- - [berkshelf-shims](https://github.com/JeffBellegarde/berkshelf-shims) - Provide shims functionality for Berkshelf. -- [vagrant-berkshelf](https://github.com/RiotGames/vagrant-berkshelf) - A Vagrant plugin to add Berkshelf integration to the Chef provisioners. +- [vagrant-berkshelf](https://github.com/berkshelf/vagrant-berkshelf) - A Vagrant plugin to add Berkshelf integration to the Chef provisioners. I want to add my plugin! ------------------------ 1. Plugins should be prefixed with `berkshelf-` for consistency. 1. Create your plugin on github - be sure to include tests. We will most likely not list a plugin that is untested. @@ -19,6 +19,6 @@ [Linked Project Name](#) - A short description of the plugin, what it does, why it exists, etc. ([Optional Link to Plugin Website](#)) For example: - [berkshelf-myface](https://github.com/RiotGames/berkshelf-myface) - A plugin to add myface support to Berkshelf. + [berkshelf-myface](https://github.com/berkshelf/berkshelf-myface) - A plugin to add myface support to Berkshelf.