Browse Source

Remove projects@drogon.net contact from build

Phil Howard 3 years ago
parent
commit
726d5c411c
1 changed files with 2 additions and 2 deletions
  1. 2 2
      build

+ 2 - 2
build

@@ -36,8 +36,8 @@ check_make_ok() {
     echo ""
     echo ""
     echo "Make Failed..."
     echo "Make Failed..."
     echo "Please check the messages and fix any problems. If you're still stuck,"
     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 ""
     echo ""
     exit 1
     exit 1
   fi
   fi