Changed text to point to html-tidy.org
This commit is contained in:
parent
212db633f8
commit
04f68a032f
|
@ -1194,7 +1194,7 @@ void ShowVersion( TidyDocImpl* doc )
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
tidy_out( doc, "\nHTML Tidy%s%s (release date: %s; built on %s, at %s)\n"
|
tidy_out( doc, "\nHTML Tidy%s%s (release date: %s; built on %s, at %s)\n"
|
||||||
"See http://tidy.sourceforge.net/ for details.\n",
|
"See http://www.html-tidy.org/ for details.\n",
|
||||||
helper, platform, TY_(release_date), __DATE__, __TIME__ );
|
helper, platform, TY_(release_date), __DATE__, __TIME__ );
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in a new issue