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 --- apps/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/Makefile') diff --git a/apps/Makefile b/apps/Makefile index b6c4a3f..8cb11d1 100644 --- a/apps/Makefile +++ b/apps/Makefile @@ -10,7 +10,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: \ couchdb.png \ -- cgit v1.2.3