diff --git a/Readme.md b/Readme.md index afbce50..831f71d 100644 --- a/Readme.md +++ b/Readme.md @@ -1,5 +1,9 @@ # DEPRECIATED -This buildpack has been depreciated in favour of the more up to date (and better named) https://github.com/cloudfoundry-community/staticfile-buildpack. Please use that instead. + +This buildpack has been depreciated in favour of the more up to date. +Please use one of these instead: +- **Staticfile Buildpack** [`https://github.com/cloudfoundry/staticfile-buildpack.git`](https://github.com/cloudfoundry/staticfile-buildpack) ([documentation](https://docs.cloudfoundry.org/buildpacks/staticfile/index.html)) +- **the new NGINX Buildpack** [`https://github.com/cloudfoundry/nginx-buildpack.git`](https://github.com/cloudfoundry/nginx-buildpack.git) ([documentation](https://docs.cloudfoundry.org/buildpacks/nginx/index.html)) - if you require additional custom NGINX configuration ---