c2man: Replace link to documentation.sgml.
authorAndré Hentschel <nerv@dawncrow.de>
Wed, 31 Mar 2010 17:19:39 +0000 (19:19 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 1 Apr 2010 09:41:32 +0000 (11:41 +0200)
tools/c2man.pl

index 62d7e1759d28c2e9d7a8baeeeccdc2aeb813b7fb..4fff8d7e713f334d23a044f97b939c07dbba6495 100755 (executable)
@@ -1,6 +1,6 @@
 #! /usr/bin/perl -w
 #
-# Generate API documentation. See documentation/documentation.sgml for details.
+# Generate API documentation. See http://www.winehq.org/docs/winedev-guide/api-docs for details.
 #
 # Copyright (C) 2000 Mike McCormack
 # Copyright (C) 2003 Jon Griffiths