changeset 1742:c45847e6eb81

improved validator URL to be used on "make dist"
author Volker Grabsch <vog@notjusthosting.com>
date Wed, 06 Apr 2011 15:10:47 +0200
parents d6293325c7c5
children 4f2f5d6667c4
files Makefile
diffstat 1 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile	Tue Apr 05 09:13:26 2011 +0200
+++ b/Makefile	Wed Apr 06 15:10:47 2011 +0200
@@ -257,8 +257,7 @@
 	cd '$(DIST_DIR)/web/mingw-cross-env' && cvs commit -m 'upload'
 	sleep 2  # wait for the "triggered webpages update" to complete
 	x-www-browser \
-	    'http://validator.w3.org/check?uri=http://mingw-cross-env.nongnu.org/' \
-	    'http://jigsaw.w3.org/css-validator/validator?uri=http://mingw-cross-env.nongnu.org/' \
+	    'http://validator.w3.org/unicorn/check?ucn_uri=http://mingw-cross-env.nongnu.org/' \
 	    'http://mingw-cross-env.nongnu.org/#latest-release' \
 	    'https://bitbucket.org/vog/mingw-cross-env/downloads#new-download-form' \
 	    'http://freshmeat.net/projects/mingw_cross_env/releases/new'