From: Michael Prokop Date: Mon, 28 May 2012 10:41:35 +0000 (+0200) Subject: run-welcome: drop references to deprecated wiki page, replace mail address with http... X-Git-Tag: v2.0.7~3 X-Git-Url: http://git.grml.org/?p=grml-scripts.git;a=commitdiff_plain;h=59a7eca75964af310d77e76699d061b169f373a4 run-welcome: drop references to deprecated wiki page, replace mail address with grml.org/bugs/ Thanks: Christoph Biedl for the bugreport --- diff --git a/usr_share/run-welcome b/usr_share/run-welcome index e409835..6168284 100755 --- a/usr_share/run-welcome +++ b/usr_share/run-welcome @@ -67,8 +67,7 @@ else # ... or finally fall back to grml's default echo echo 'NOTICE: This is a release candidate version!' echo 'Please notice that this is not yet a stable release.' - echo 'See http://wiki.grml.org/doku.php?id=release_candidate for known issues.' - echo 'Please report any bugs you notice: bugs@grml.org' + echo 'Please report any bugs you notice: http://grml.org/bugs/' echo fi @@ -78,7 +77,7 @@ else # ... or finally fall back to grml's default echo 'NOTICE: This is a daily snapshot version!' echo 'Please notice that this is not yet a stable release.' echo 'See http://daily.grml.org/ for more details.' - echo 'Please report any bugs you notice: daily@grml.org' + echo 'Please report any bugs you notice: http://grml.org/bugs/' echo fi