diff --git a/README.md b/README.md index b838f15..7f7a3ad 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Heroku-style application builds using Docker and Buildpacks. Used by [Dokku](htt ## Supported Buildpacks -Buildpacks should generally just work, but many of them make assumptions about their environment. So Buildstep has a [list of officially supported buildpacks](https://github.com/gliderlabs/herokuish/blob/master/include/buildpacks.txt) that are built-in and ready to be used. +Buildpacks should generally just work, but many of them make assumptions about their environment. So Buildstep has a [list of officially supported buildpacks](https://github.com/gliderlabs/herokuish/tree/master/buildpacks) that are built-in and ready to be used. ## Building Buildstep