README.md in sensu-plugins-opsgenie-0.0.2 vs README.md in sensu-plugins-opsgenie-0.0.3

- old
+ new

@@ -18,18 +18,19 @@ **handler-opsgenie** ``` { "opsgenie": { "customerKey": "the-key", + "teams": ["teams"], "recipients": "the-recipients", "source": "alert-source", "overwrite_quiet_hours": true, "tags": [ "sensu" ] } } ``` ## Installation -[Installation and Setup](https://github.com/sensu-plugins/documentation/blob/master/user_docs/installation_instructions.md) +[Installation and Setup](http://sensu-plugins.io/docs/installation_instructions.html) ## Notes