Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
<body>
<div class='col8 margin2 pad2'>
<h1 class='center'>
<a href='https://github.com/tmcw/togeojson'>toGeoJSON
<a href='https://github.com/mapbox/togeojson'>toGeoJSON
turns KML &amp; GPX</a> into <a target='_blank' href='http://geojson.org/'>GeoJSON</a>
<iframe class="github-btn" src="http://ghbtns.com/github-btn.html?user=tmcw&repo=togeojson&type=watch&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe>
<iframe class="github-btn" src="http://ghbtns.com/github-btn.html?user=mapbox&repo=togeojson&type=watch&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe>

Check warning

Code scanning / CodeQL

Inclusion of functionality from an untrusted source

Iframe loaded using unencrypted connection.
</h1>
<div class='clearfix col12'>
<div class='col6'>
Expand Down Expand Up @@ -41,7 +41,7 @@ <h1 class='center'>
<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>
<br /><br />
<small>
<a href='http://github.com/tmcw/togeojson'>or clone &amp; contribute on github</a>
<a href='http://github.com/mapbox/togeojson'>or clone &amp; contribute on github</a>
</small>
</div>
<div class='clearfix col12'>
Expand Down