From 4a658b6bcb8d92872c4b168275cc4ee1e230bf86 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20de=20Metz?= Date: Fri, 17 Jun 2011 22:04:06 +0200 Subject: Fix path to validator. --- services/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'services') diff --git a/services/Makefile b/services/Makefile index c503578..a5a60b2 100644 --- a/services/Makefile +++ b/services/Makefile @@ -21,7 +21,7 @@ check: spore_validation.rx test: check spore_validation.rx: - wget http://github.com/SPORE/specifications/raw/master/spore_validation.rx + wget http://raw.github.com/SPORE/specifications/master/spore_validation.rx png: \ amazons3.png \ -- cgit v1.2.3