Kaynağa Gözat

Merge pull request #90 from WiringPi/patch-build

Remove projects@drogon.net contact from build
Philip Howard 3 yıl önce
ebeveyn
işleme
e9821abdb4
3 değiştirilmiş dosya ile 9 ekleme ve 5 silme
  1. 6 2
      INSTALL
  2. 2 2
      build
  3. 1 1
      gpio/gpio.1

+ 6 - 2
INSTALL

@@ -23,7 +23,11 @@ To un-install wiringPi:
 
 
   ./build uninstall
   ./build uninstall
 
 
-Gordon Henderson
+For help and support see:
 
 
-projects@drogon.net
+* https://github.com/WiringPi/WiringPi/issues
+* https://discord.gg/SM4WUVG
+
+
+wiringPi originally created by Gordon Henderson
 https://projects.drogon.net/
 https://projects.drogon.net/

+ 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

+ 1 - 1
gpio/gpio.1

@@ -337,7 +337,7 @@ Gordon Henderson
 
 
 .SH "REPORTING BUGS"
 .SH "REPORTING BUGS"
 
 
-Please report bugs to <projects@drogon.net>
+Please report bugs to https://github.com/WiringPi/WiringPi/issues
 
 
 .SH COPYRIGHT
 .SH COPYRIGHT