Commit 9fe55460 authored by zeke's avatar zeke

update 'no version specified' devcenter url

parent fc8df59b
......@@ -132,7 +132,7 @@ echo "-----> Resolving engine versions"
if [ "${engine_requests["node"]}" == "" ]; then
echo
echo "WARNING: No version of Node.js specified in package.json, see:" | indent
echo "https://devcenter.heroku.com/articles/nodejs-versions" | indent
echo "https://devcenter.heroku.com/articles/nodejs-support#versions" | indent
echo
fi
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment