diff --git a/xlhtml/xlhtml.c b/xlhtml/xlhtml.c index c2b3c73..9574c99 100644 --- a/xlhtml/xlhtml.c +++ b/xlhtml/xlhtml.c @@ -1056,7 +1056,7 @@ static void OutputTableXML(void) /* Output Credit */ printf("\tCreated with xlhtml %s\n", VERSION); - printf("\thttp://www.xlhtml.org/\n"); + printf("\thttp://chicago.sf.net/xlhtml/\n"); printf( "\n" ); }