diff --git a/build b/build index b22ff18..59d01bb 100755 --- a/build +++ b/build @@ -36,8 +36,8 @@ check_make_ok() { echo "" echo "Make Failed..." echo "Please check the messages and fix any problems. If you're still stuck," - echo "then please email all the output and as many details as you can to" - echo " projects@drogon.net" + echo "then raise a GitHub issue with the output and as many details as you can" + echo " https://github.com/WiringPi/WiringPi/issues" echo "" exit 1 fi