summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
authorfranck <franck.cuny@gmail.com>2011-11-07 20:06:36 -0800
committerfranck <franck.cuny@gmail.com>2011-11-07 20:06:36 -0800
commitbcd135880c0e11f7a52a08f0b5f841c13a3a6042 (patch)
tree79dada1cecf7d4b8c8a75f74ddd373c079d340d7 /apps
parentMerge pull request #4 from Keen-github/master (diff)
parentFix the URL of the SPORE RX schema (diff)
downloadapi-description-bcd135880c0e11f7a52a08f0b5f841c13a3a6042.tar.gz
Merge pull request #5 from dolmen/fix/rx-url
Fix the URL of the SPORE RX schema
Diffstat (limited to 'apps')
-rw-r--r--apps/Makefile2
1 files changed, 1 insertions, 1 deletions
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 \