<!-- ## Prerequisites - Read the [contributing guidelines](https://github.com/static-dev/spike/blob/master/contributing.md). - Support questions are better asked in our [chat](https://gitter.im/static-dev/spike). - Ensure the issue isn't already reported. - Should be reproducible with the latest spike version. (Ensure `spike --version` matches ) - Please add a link to your `app.js`, if possible. [Fork an example](https://jsfiddle.net/kylemac/3qx70f1h/#fork) --> ## :zap: description link for this line: "Spike Plugins for common integrations" should use ``` https://npms.io/search?q=spikeplugin ``` instead of ``` https://npms.io/search?term=spikeplugin ``` <!-- Description of the issue. If it's a feature request, include why it should be added. --> ## :earth_americas: environment <!-- Include the Node.js version and operating system. Run the following to get it quickly: ``` node -e "var os=require('os');console.log('Node.js ' + process.version + '\n' + os.platform() + ' ' + os.release())" ``` -->