From: Roland Clobus Date: Wed, 1 May 2019 14:47:33 +0000 (+0200) Subject: checkbashisms can be found on salsa.debian.org now. X-Git-Tag: debian/1%20190614~18 X-Git-Url: http://git.grml.org/?p=live-boot-grml.git;a=commitdiff_plain;h=cb53729222fcb350c6bdb3c7b503806234c72002 checkbashisms can be found on salsa.debian.org now. --- diff --git a/Makefile b/Makefile index 082bf1e..14a6445 100644 --- a/Makefile +++ b/Makefile @@ -32,7 +32,7 @@ test: else \ echo "W: checkbashisms - command not found"; \ echo "I: checkbashisms can be obtained from: "; \ - echo "I: http://git.debian.org/?p=devscripts/devscripts.git"; \ + echo "I: https://salsa.debian.org/debian/devscripts.git"; \ echo "I: On Debian based systems, checkbashisms can be installed with:"; \ echo "I: apt-get install devscripts"; \ fi