From fd1678b576c21ec874c5996a876b4b3f556c9d6a Mon Sep 17 00:00:00 2001 From: Jose Diaz-Gonzalez Date: Sat, 22 Nov 2014 16:45:38 -0500 Subject: [PATCH] Remove reference to no-vhost plugin that is now in core --- docs/plugins.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/plugins.md b/docs/plugins.md index 52605a2ef..4798c9ef8 100644 --- a/docs/plugins.md +++ b/docs/plugins.md @@ -158,7 +158,6 @@ Note: The following plugins have been supplied by our community and may not have | [Multi-Buildpack](https://github.com/pauldub/dokku-multi-buildpack) | [pauldub][] | | | [Multiple Domains](https://github.com/wmluke/dokku-domains-plugin)4 | [wmluke][] | Compatible with 0.2.0 | | [Nginx-Alt](https://github.com/mikexstudios/dokku-nginx-alt) | [mikexstudios][] | Works with v0.2.3 | -| [No VHOST](https://github.com/alex-sherwin/dokku-novhost) | [alex-sherwin][] | Requires dokku >= [c77cbf1][] | | [Persistent Storage](https://github.com/dyson/dokku-persistent-storage) | [dyson][] | Requires dokku >= [c77cbf1][] | | [Ports](https://github.com/heichblatt/dokku-ports) | [heichblatt][] | | | [Pre-Deploy Tasks](https://github.com/michaelshobbs/dokku-app-predeploy-tasks) | [michaelshobbs][] | |