diff options
| author | franck <franck@lumberjaph.net> | 2011-07-07 03:54:00 -0700 |
|---|---|---|
| committer | franck <franck@lumberjaph.net> | 2011-07-07 03:54:00 -0700 |
| commit | 68921293a7e510b6c9df828b3373879a7b6a0703 (patch) | |
| tree | 1bc4e9092087b8df4c6d389e461c21138f954672 /apps | |
| parent | remove header Autorization (diff) | |
| parent | Add png of intervals and indextank api. (diff) | |
| download | api-description-68921293a7e510b6c9df828b3373879a7b6a0703.tar.gz | |
Merge pull request #3 from francois2metz/intervals
Intervals
Diffstat (limited to '')
| -rw-r--r-- | apps/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/Makefile b/apps/Makefile index 52a1661..b6c4a3f 100644 --- a/apps/Makefile +++ b/apps/Makefile @@ -10,7 +10,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: \ couchdb.png \ |
