File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -67,7 +67,7 @@ var convertedWithStyles = tj.kml(kml, { styles: true });
67
67
68
68
Download it into your project like
69
69
70
- wget https://raw.github .com/tmcw /togeojson/gh-pages /togeojson.js
70
+ wget https://raw.githubusercontent .com/mapbox /togeojson/master /togeojson.js
71
71
72
72
``` html
73
73
<script src =' jquery.js' ></script >
Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ <h1 class='center'>
38
38
< textarea id ='output '> </ textarea > </ div >
39
39
</ div >
40
40
< div class ='pad2 center '>
41
- < a class ='button ' href ='https://raw.github .com/tmcw /togeojson/gh-pages /togeojson.js ' download ='togeojson.js '> ⬇ togeojson.js < small > less than 10 kB minified</ small > </ a >
41
+ < a class ='button ' href ='https://raw.githubusercontent .com/mapbox /togeojson/master /togeojson.js ' download ='togeojson.js '> ⬇ togeojson.js < small > less than 10 kB minified</ small > </ a >
42
42
< br /> < br />
43
43
< small >
44
44
< a href ='https://github.com/tmcw/togeojson '> or clone & contribute on github</ a >
You can’t perform that action at this time.
0 commit comments