Skip to content

Commit eb4ed6c

Browse files
committed
Merge pull request #154 from nicoman/master
Fix url typo
2 parents 290e98e + 6cf2a12 commit eb4ed6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/_containers/dataviz/2013-01-02-part-3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ You should see `file_sf.geojson` file now! You can open it up in your text edito
234234
{"type": "FeatureCollection", "features": [{"geometry": {"type": "Point", "coordinates": ["-122.424612993055", "37.8014488257836"]}, "type": "Feature", "id": 0, "properties": {"date": "02/18/2003", "description": "FORGERY, CREDIT CARD", "title": "FRAUD"}}, {"geometry": {"type": "Point", "coordinates": ["-122.420120319211", "37.7877570602182"]}, "type": "Feature", "id": 1, "properties": {"date": "04/17/2003", "description": "WARRANT ARREST", "title": "WARRANTS"}}, {"geometry": {"type": "Point", "coordinates": ["-122.42025048261", "37.7800745746105"]},
235235

236236

237-
To see it up on Github, navigate to [gist.github.com](http://git.github.com/), then copy the text in the newly-created geojson file, and paste into the Gist, like below:
237+
To see it up on Github, navigate to [gist.github.com](http://gist.github.com/), then copy the text in the newly-created geojson file, and paste into the Gist, like below:
238238

239239
<img class="displayed" src="http://dl.dropboxusercontent.com/s/nlfynalrhhk8ywz/2014-02-01%20at%203.28%20PM%202x.png" width="750px" height="500px"/>
240240

0 commit comments

Comments
 (0)