From 0dd011a2c07d50213f4b8753e4940d92b96ca928 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Olivier=20Mengu=C3=A9?= Date: Sun, 6 Nov 2011 20:49:45 +0100 Subject: Fix the URL of the SPORE RX schema --- services/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'services') diff --git a/services/Makefile b/services/Makefile index 93e1298..31f3bb4 100644 --- a/services/Makefile +++ b/services/Makefile @@ -22,7 +22,7 @@ check: spore_validation.rx test: check spore_validation.rx: - wget http://raw.github.com/SPORE/specifications/master/spore_validation.rx + wget https://raw.github.com/SPORE/specifications/master/spore_validation.rx png: \ amazons3.png \ -- cgit v1.2.3