From d55568f07a19a0c6bafffb93f495fa73d05694c7 Mon Sep 17 00:00:00 2001 From: Adrien Destugues Date: Sun, 29 Nov 2009 21:39:02 +0000 Subject: [PATCH] fix issue #260 git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1228 416bcca6-2ee7-4201-b75f-2eb2f807beb1 --- helpfile.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helpfile.h b/helpfile.h index 9cca271b..f66994c2 100644 --- a/helpfile.h +++ b/helpfile.h @@ -442,7 +442,7 @@ static const T_Help_table helptable_credits[] = HELP_TEXT ("") HELP_TITLE(" OUR HOMEPAGE") HELP_TEXT ("") - HELP_BOLD (" http://grafx2.codegoogle.com") + HELP_BOLD (" http://grafx2.googlecode.com") HELP_TEXT ("") HELP_TEXT (" Please report any bug you may find there") HELP_TEXT ("")