diff --git a/docs/plugins.md b/docs/plugins.md index 4204b554c..cdbdba5a9 100644 --- a/docs/plugins.md +++ b/docs/plugins.md @@ -194,7 +194,6 @@ Note: The following plugins have been supplied by our community and may not have | [Logspout](https://github.com/michaelshobbs/dokku-logspout) | [michaelshobbs][] | | | [Node](https://github.com/pnegahdar/dokku-node) | [pnegahdar][] | | | [Node](https://github.com/ademuk/dokku-nodejs) | [ademuk][] | | -| [PrimeCache](https://github.com/darkpixel/dokku-prime-cache) | [darkpixel][] | | | [Rails logs](https://github.com/Flink/dokku-rails-logs) | [Flink][] | | | [Slack Notifications](https://github.com/ribot/dokku-slack) | [ribot][] | | | [User ACL](https://github.com/mlebkowski/dokku-acl) | [Maciej Ɓebkowski][] | | @@ -217,6 +216,7 @@ The following plugins have been removed as their functionality is now in Dokku C | [Multiple Domains](https://github.com/wmluke/dokku-domains-plugin)1 | [wmluke][] | v0.3.10 (domains plugin) | | [Nginx-Alt](https://github.com/mikexstudios/dokku-nginx-alt) | [mikexstudios][] | v0.3.10 (domains plugin) | | [Persistent Storage](https://github.com/dyson/dokku-persistent-storage) | [dyson][] | v0.3.17 (docker-options plugin) | +| [PrimeCache](https://github.com/darkpixel/dokku-prime-cache) | [darkpixel][] | v0.3.0 (zero downtime deploys) | | [Rebuild application](https://github.com/scottatron/dokku-rebuild) | [scottatron][] | v0.3.14 (ps plugin) | | [Supply env vars to buildpacks](https://github.com/cameron-martin/dokku-build-env)2 | [cameron-martin][] | v0.3.9 (build-env plugin) | | [user-env-compile](https://github.com/musicglue/dokku-user-env-compile)2 | [musicglue][] | v0.3.9 (build-env plugin) |