Update bug report instructions
authorMichael Prokop <mika@grml.org>
Fri, 25 Jan 2019 10:04:14 +0000 (11:04 +0100)
committerMichael Prokop <mika@grml.org>
Fri, 25 Jan 2019 10:06:09 +0000 (11:06 +0100)
Closes: https://github.com/grml/grml-debootstrap/pull/122
Thanks: Patrick Schleizer

grml-debootstrap

index 9b04baa..18954a9 100755 (executable)
@@ -607,7 +607,7 @@ fi
 
 [ "$_opt_version" ] && {
   einfo "$PN - version $VERSION"
-  einfo "Send bug reports to bugs@grml.org or http://grml.org/bugs/"
+  einfo "Report bugs via https://github.com/grml/grml-debootstrap/ or https://grml.org/bugs/"
   eend 0
   exit 0
 }