diff --git a/bin/compile b/bin/compile index 1c641e49..944b4573 100755 --- a/bin/compile +++ b/bin/compile @@ -12,7 +12,7 @@ RESET='\033[0m' echo -e "${YELLOW}WARNING: This buildpack is no longer maintained." echo -e -echo -e "Please choose a different buildpack or go to https://github.com/ddollar/heroku-buildpack-multi" +echo -e "Please choose a different buildpack or go to https://github.com/ddollar/heroku-buildpack-apt" echo "and fork it to your own account." echo -e echo -e "This buildpack will cease to function at the stroke of midnight on January 1, 2017.${RESET}"