Skip to content
This repository has been archived by the owner on Apr 4, 2019. It is now read-only.

Commit

Permalink
Fixing incorrect S3 path in Geo Class
Browse files Browse the repository at this point in the history
  • Loading branch information
AJ Ashton committed Aug 4, 2011
1 parent 9223397 commit 856f3e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/geography-class/geography-class.mml
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@
"srs": "",
"class": "",
"Datasource": {
"file": "http://mapbox-geodata.s3.amazonaws.com/natural-earth-1.3.0/cultural/admin-0-country-points.zip",
"file": "http://mapbox-geodata.s3.amazonaws.com/natural-earth-1.3.0/cultural/10m-admin-0-country-points.zip",
"id": "country-name",
"srs": "",
"project": "geography-class"
Expand Down

0 comments on commit 856f3e6

Please sign in to comment.