From 1ff82e5c92e0b4bda33810358157c875d0ccd9d9 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Mon, 15 Aug 2022 10:55:02 +0000 Subject: Fix etalabs URL Signed-off-by: Laurent Bercot --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure') diff --git a/configure b/configure index 4c9874e..6846938 100755 --- a/configure +++ b/configure @@ -54,7 +54,7 @@ exit 0 # If your system does not have printf, you can comment this, but it is # generally not a good idea to use echo. -# See http://etalabs.net/sh_tricks.html +# See http://www.etalabs.net/sh_tricks.html echo () { IFS=" " printf %s\\n "$*" -- cgit 1.4.1