From b86871d3bc004695e38dc3026171992b676ce763 Mon Sep 17 00:00:00 2001 From: Thomas Bernard Date: Wed, 8 May 2019 16:58:47 +0200 Subject: [PATCH] update www links in helpfile.h --- src/helpfile.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/helpfile.h b/src/helpfile.h index 4011797e..9145126c 100644 --- a/src/helpfile.h +++ b/src/helpfile.h @@ -394,13 +394,13 @@ static const T_Help_table helptable_credits[] = HELP_TEXT ("") HELP_TITLE(" ART") HELP_TEXT ("") - HELP_TEXT (" Made (www.m4de.com)") + HELP_TEXT (" Made (https://m4de.com/)") HELP_TEXT (" Logo (classic)") HELP_TEXT ("") HELP_TEXT (" X-Man") HELP_TEXT (" Buttons and fonts (classic)") HELP_TEXT ("") - HELP_TEXT (" iLKke (ilkke.blogspot.com)") + HELP_TEXT (" iLKke (https://ilkke.net/)") HELP_TEXT (" Buttons and logo (modern, scenish)") HELP_TEXT (" Several fonts") HELP_TEXT ("")