Skip to content

Commit dd648d6

Browse files
committed
Fix URL in log output
1 parent 57ede39 commit dd648d6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bin/compile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ else
5555
You must either create an executable script named buildpack-run.sh
5656
in the root directory of your app, or specify one or more commands
5757
to execute in the BUILDPACK_RUN config variable (colon-delimited).
58-
See https://github.com/weibeld/heroku-buildpack-run#configure
58+
See https://github.com/weibeld/heroku-buildpack-run#usage
5959
EOF
6060
exit 1
6161
fi

0 commit comments

Comments
 (0)